diff options
author | sunil.unnava <sunil.unnava@att.com> | 2019-04-25 21:55:32 -0400 |
---|---|---|
committer | sunil.unnava <sunil.unnava@att.com> | 2019-04-25 21:56:08 -0400 |
commit | cf07da37b12498b00f82033e3552e3518719a786 (patch) | |
tree | fd9266096c94a2fc6748221e514bf128cb85720e /docs/offeredapis | |
parent | 01c222653728138034ccf84958f35fa203ee8f5a (diff) |
rename swagger .json to swagger.json
Issue-ID: DMAAP-922
Change-Id: I6131d88c1d186a213be5cc5c656d94d2232f9626
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
Diffstat (limited to 'docs/offeredapis')
-rw-r--r-- | docs/offeredapis/swagger.json (renamed from docs/offeredapis/swagger .json) | 0 | ||||
-rw-r--r-- | docs/offeredapis/swaggerapi.rst | 2 | ||||
-rw-r--r-- | docs/offeredapis/swaggerdownload.rst | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/offeredapis/swagger .json b/docs/offeredapis/swagger.json index 44a2716..44a2716 100644 --- a/docs/offeredapis/swagger .json +++ b/docs/offeredapis/swagger.json diff --git a/docs/offeredapis/swaggerapi.rst b/docs/offeredapis/swaggerapi.rst index 0c6f6e1..7d5757a 100644 --- a/docs/offeredapis/swaggerapi.rst +++ b/docs/offeredapis/swaggerapi.rst @@ -4,4 +4,4 @@ DMaaP Message Router API 4.0.0 (via swagger2doc) .. toctree:: :maxdepth: 1 -.. swaggerv2doc:: swagger .json +.. swaggerv2doc:: swagger.json diff --git a/docs/offeredapis/swaggerdownload.rst b/docs/offeredapis/swaggerdownload.rst index 46575a0..5acbc97 100644 --- a/docs/offeredapis/swaggerdownload.rst +++ b/docs/offeredapis/swaggerdownload.rst @@ -10,4 +10,4 @@ DMaaP Message Router REST API Download docs :header: "API name", "Swagger JSON" :widths: 10,5 - "DMaaP MessageRouter API", ":download:`link <swagger .json>`" + "DMaaP MessageRouter API", ":download:`link <swagger.json>`" |