mirror of
https://github.com/docker/cli.git
synced 2026-09-24 15:30:10 -05:00
Generate VolumesCreateRequest from the swagger spec.
Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 5c2498fd3c41f4badb1788665886d30772537f73 Component: engine
This commit is contained in:
@@ -12,4 +12,5 @@ swagger generate model -f api/swagger.yaml \
|
||||
swagger generate operation -f api/swagger.yaml \
|
||||
-t api -s server -a types -m types \
|
||||
-T api/templates --skip-responses --skip-parameters --skip-validator \
|
||||
-n VolumesList
|
||||
-n VolumesList \
|
||||
-n VolumesCreate
|
||||
|
||||
Reference in New Issue
Block a user