1
0
Fork 0
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:
Daniel Nephin 2016-10-20 15:56:27 -07:00
parent 2732b8a9bb
commit 181562c2e5
10 changed files with 35 additions and 23 deletions

View file

@ -17,4 +17,5 @@ swagger generate operation -f api/swagger.yaml \
-n VolumesCreate \
-n ContainerCreate \
-n ContainerUpdate \
-n Authenticate
-n Authenticate \
-n ContainerWait