swagger supports for catalog1 17/8617/2
authormaopengzhang <zhang.maopeng1@zte.com.cn>
Thu, 24 Aug 2017 11:46:56 +0000 (19:46 +0800)
committeryunlong ying <ying.yunlong@zte.com.cn>
Thu, 24 Aug 2017 12:12:11 +0000 (12:12 +0000)
commiteb613524f634d225a16e90e7d32e81f76375e4d5
tree19b499c56b89805043a303bed1e425b8d489d2ce
parent64a83df6776b9118d8c7d4353d8cc46ef15d6b62
swagger supports for catalog1

Support swagger file in catalog

Change-Id: Ieb2778fd4239cdae66d660f536f930e5d0011db1
Issue-ID: VFC-145
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
catalog/settings.py
catalog/swagger/__init__.py [new file with mode: 0644]
catalog/swagger/tests.py [new file with mode: 0644]
catalog/swagger/urls.py [new file with mode: 0644]
catalog/swagger/vfc.catalog.swagger.json [new file with mode: 0644]
catalog/swagger/views.py [new file with mode: 0644]
catalog/urls.py