|
@@ -6,7 +6,8 @@ swagger generate model -f api/swagger.yaml \
|
|
-n Volume \
|
|
-n Volume \
|
|
-n Port \
|
|
-n Port \
|
|
-n ImageSummary \
|
|
-n ImageSummary \
|
|
- -n Plugin -n PluginDevice -n PluginMount -n PluginEnv -n PluginInterfaceType
|
|
|
|
|
|
+ -n Plugin -n PluginDevice -n PluginMount -n PluginEnv -n PluginInterfaceType \
|
|
|
|
+ -n ErrorResponse
|
|
|
|
|
|
swagger generate operation -f api/swagger.yaml \
|
|
swagger generate operation -f api/swagger.yaml \
|
|
-t api -s server -a types -m types \
|
|
-t api -s server -a types -m types \
|