Merge "Remove duplicate variables."
This commit is contained in:
commit
50e8c5a42d
@ -1442,7 +1442,7 @@ export_location_is_admin_only:
|
|||||||
type: boolean
|
type: boolean
|
||||||
export_location_path:
|
export_location_path:
|
||||||
description: |
|
description: |
|
||||||
The export location path that should be used for mout operation.
|
The export location path that should be used for mount operation.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
@ -2111,13 +2111,6 @@ os-share-type-access:is_public:
|
|||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
export_location_path:
|
|
||||||
description: |
|
|
||||||
The export location path that should be used for
|
|
||||||
mount operation.
|
|
||||||
in: body
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
path:
|
path:
|
||||||
description: |
|
description: |
|
||||||
The export location path that should be used for mout operation.
|
The export location path that should be used for mout operation.
|
||||||
|
Loading…
Reference in New Issue
Block a user