Add swagger export command for catalog 67/58867/1
authorfujinhua <fu.jinhua@zte.com.cn>
Fri, 3 Aug 2018 08:15:05 +0000 (16:15 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Fri, 3 Aug 2018 08:15:05 +0000 (16:15 +0800)
commitccbed4765438e52162e0d241e5402178be25cfcf
tree734538fcc64955ea4b7941bd1a064beb79c3ca29
parent7d55021f15ad2e23449f13f6a0d2255baa0149d0
Add swagger export command for catalog

Change-Id: I7b8fb25cfe15174ab2857143081afa375aef3519
Issue-ID: VFC-1011
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
catalog/swagger/management/__init__.py [new file with mode: 0644]
catalog/swagger/management/commands/__init__.py [new file with mode: 0644]
catalog/swagger/management/commands/export_swagger.py [new file with mode: 0644]