Merge "Api-ref: change fix `extra-spec-key
` key in path"
This commit is contained in:
commit
f8360539c0
@ -14,6 +14,12 @@ export_location_id_path:
|
||||
in: path
|
||||
required: true
|
||||
type: string
|
||||
extra-spec-key-path:
|
||||
description: |
|
||||
The extra specification key
|
||||
in: path
|
||||
required: true
|
||||
type: string
|
||||
group_snapshot_id_path:
|
||||
description: |
|
||||
The group snapshot ID.
|
||||
|
@ -486,7 +486,7 @@ Request
|
||||
|
||||
- tenant_id: tenant_id_path
|
||||
- share_type_id: share_type_id
|
||||
- extra-spec-key: extra-spec-key
|
||||
- extra-spec-key: extra-spec-key-path
|
||||
|
||||
|
||||
Add share type access
|
||||
|
Loading…
Reference in New Issue
Block a user