Merge pull request #30582 from shin-/fix-network-prune-swagger-typo
Fix typo in swagger.yaml for NetworkPrune operation
This commit is contained in:
commit
9c94fa4563
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…
Add table
Reference in a new issue