Merge "Fix group_type_id in api-ref"
This commit is contained in:
commit
7ffc39f071
api-ref/source/v3
@ -25,7 +25,7 @@ Request
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- project_id: project_id_path
|
||||
- group_type_id: group_type_id
|
||||
- group_type_id: group_type_id_1
|
||||
- group_type: group_type
|
||||
- name: name_16
|
||||
- description: description_12
|
||||
@ -74,7 +74,7 @@ Request
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- project_id: project_id_path
|
||||
- group_type_id: group_type_id
|
||||
- group_type_id: group_type_id_1
|
||||
|
||||
|
||||
Response Parameters
|
||||
@ -114,7 +114,7 @@ Request
|
||||
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- group_type_id: group_type_id
|
||||
- group_type_id: group_type_id_1
|
||||
- project_id: project_id_path
|
||||
|
||||
|
||||
|
@ -67,12 +67,6 @@ group_snapshot_id:
|
||||
in: path
|
||||
required: true
|
||||
type: string
|
||||
group_type_id:
|
||||
description: |
|
||||
The UUID for an existing group type.
|
||||
in: path
|
||||
required: false
|
||||
type: string
|
||||
group_type_id_1:
|
||||
description: |
|
||||
The UUID for an existing group type.
|
||||
|
Loading…
x
Reference in New Issue
Block a user