mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix typo in swagger.yaml for NetworkPrune operation
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
a51c17f90b
commit
20c5fa3758
1 changed files with 1 additions and 1 deletions
|
@ -6365,7 +6365,7 @@ paths:
|
|||
schema:
|
||||
type: "object"
|
||||
properties:
|
||||
VolumesDeleted:
|
||||
NetworksDeleted:
|
||||
description: "Networks that were deleted"
|
||||
type: "array"
|
||||
items:
|
||||
|
|
Loading…
Reference in a new issue