summaryrefslogtreecommitdiffstats
path: root/lcm/lcm/swagger
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-01-31 15:49:31 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-01-31 15:49:31 +0800
commit921a81b28cda4b54375aa184e07cdbd6b57517a8 (patch)
tree03de6183236ce019b0fafa89b875dd90df2a1e22 /lcm/lcm/swagger
parent8f419382660590a85744d34c1532b5db3699fff6 (diff)
Update vfc-vnflcm auto-swagger code
Change-Id: Id285f42de22c0b7662c20a02961bf81d3812c4d9 Issue-ID: VFC-682 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'lcm/lcm/swagger')
-rw-r--r--lcm/lcm/swagger/urls.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/lcm/lcm/swagger/urls.py b/lcm/lcm/swagger/urls.py
index cc1c57db..50d797ff 100644
--- a/lcm/lcm/swagger/urls.py
+++ b/lcm/lcm/swagger/urls.py
@@ -24,7 +24,8 @@ swagger_info = openapi.Info(
The `swagger-ui` view can be found [here](/api/vnflcm/v1/cached/swagger).
The `ReDoc` view can be found [here](/api/vnflcm/v1/cached/redoc).
-The swagger YAML document can be found [here](/api/vnflcm/v1/cached/swagger.yaml)."""
+The swagger YAML document can be found [here](/api/vnflcm/v1/cached/swagger.yaml).
+The swagger JSON document can be found [here](/api/vnflcm/v1/cached/swagger.json)."""
)
SchemaView = get_schema_view(