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