Merge "api-ref: volume_type_access should be array instead of object"
This commit is contained in:
commit
5117ce1cab
@ -2949,10 +2949,10 @@ volume_type:
|
|||||||
type: object
|
type: object
|
||||||
volume_type_access:
|
volume_type_access:
|
||||||
description: |
|
description: |
|
||||||
The object contains volume type to be accessed by project.
|
List of objects containing volume type to be accessed by project.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: object
|
type: array
|
||||||
volume_type_detail:
|
volume_type_detail:
|
||||||
description: |
|
description: |
|
||||||
The volume type (either name or ID). To create an environment with
|
The volume type (either name or ID). To create an environment with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user