Convert ContainerTopOKResponse from swagger spec.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: 16bdbaaa3357dc1be7d74a283a3ed8d0d861a461
Component: engine
This commit is contained in:
Daniel Nephin
2016-11-14 14:50:16 -05:00
parent 39aeb042a4
commit f43a9bc718
10 changed files with 47 additions and 32 deletions

View File

@ -19,6 +19,7 @@ swagger generate operation -f api/swagger.yaml \
-n Authenticate \
-n ContainerChanges \
-n ContainerCreate \
-n ContainerTop \
-n ContainerUpdate \
-n ContainerWait \
-n ImageHistory \