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
|
||||
volume_type_access:
|
||||
description: |
|
||||
The object contains volume type to be accessed by project.
|
||||
List of objects containing volume type to be accessed by project.
|
||||
in: body
|
||||
required: true
|
||||
type: object
|
||||
type: array
|
||||
volume_type_detail:
|
||||
description: |
|
||||
The volume type (either name or ID). To create an environment with
|
||||
|
Loading…
Reference in New Issue
Block a user