[api-ref]: Correcting server_groups_list parameter's type.
This patch changes type 'list' to 'array' in server_groups_list because we don't have 'list' type. Change-Id: Ibb443ab6f88da7c4cfc53bfbf102c518abaea9ac
This commit is contained in:
@@ -3795,7 +3795,7 @@ server_groups_list:
|
||||
The list of existing server groups.
|
||||
in: body
|
||||
required: true
|
||||
type: list
|
||||
type: array
|
||||
server_groups_quota_details:
|
||||
description: |
|
||||
The object of detailed server groups, including in_use,
|
||||
|
Reference in New Issue
Block a user