mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix swagger volume type generation
This was broken by bf6a790f00
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
This commit is contained in:
parent
a79d04ae55
commit
b16b125bb4
14 changed files with 29 additions and 28 deletions
|
|
@ -23,5 +23,5 @@ swagger generate operation -f api/swagger.yaml \
|
|||
-n ContainerUpdate \
|
||||
-n ContainerWait \
|
||||
-n ImageHistory \
|
||||
-n VolumesCreate \
|
||||
-n VolumesList
|
||||
-n VolumeCreate \
|
||||
-n VolumeList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue