mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Generate ContainerWait response from the swagger spec.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
2732b8a9bb
commit
181562c2e5
10 changed files with 35 additions and 23 deletions
|
|
@ -17,4 +17,5 @@ swagger generate operation -f api/swagger.yaml \
|
|||
-n VolumesCreate \
|
||||
-n ContainerCreate \
|
||||
-n ContainerUpdate \
|
||||
-n Authenticate
|
||||
-n Authenticate \
|
||||
-n ContainerWait
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue