Merge "Fix API reference attach_mode parameter default for attachments API"
This commit is contained in:
commit
5f6aaca9ca
@ -457,7 +457,7 @@ allow_attached_volume:
|
|||||||
attach_mode:
|
attach_mode:
|
||||||
description: |
|
description: |
|
||||||
The attach mode of attachment, read-only ('ro') or
|
The attach mode of attachment, read-only ('ro') or
|
||||||
read-and-write ('rw'), default is 'ro'.
|
read-and-write ('rw'), default is 'rw'.
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
Reference in New Issue
Block a user