Generate plugin types from the swagger spec.
Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 6f7b69b63f172e9c687416ac1445b2c016f39ff6 Component: engine
This commit is contained in:
@ -5,4 +5,5 @@ swagger generate model -f api/swagger.yaml \
|
||||
-t api -m types --skip-validator \
|
||||
-n Volume \
|
||||
-n Port \
|
||||
-n ImageSummary
|
||||
-n ImageSummary \
|
||||
-n Plugin -n PluginDevice -n PluginMount -n PluginEnv -n PluginInterfaceType
|
||||
|
||||
Reference in New Issue
Block a user