Remove duplicate variables.
Change-Id: I7d5a0ebe904a91af5f2f9a13d873d2558bbb51fe
This commit is contained in:
parent
b5d69d5e5d
commit
e37f1eb435
@ -1442,7 +1442,7 @@ export_location_is_admin_only:
|
||||
type: boolean
|
||||
export_location_path:
|
||||
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
|
||||
required: true
|
||||
type: string
|
||||
@ -2111,13 +2111,6 @@ os-share-type-access:is_public:
|
||||
in: body
|
||||
required: false
|
||||
type: boolean
|
||||
export_location_path:
|
||||
description: |
|
||||
The export location path that should be used for
|
||||
mount operation.
|
||||
in: body
|
||||
required: true
|
||||
type: string
|
||||
path:
|
||||
description: |
|
||||
The export location path that should be used for mout operation.
|
||||
|
Loading…
Reference in New Issue
Block a user