Fix layout of api-ref for group type specs
The layout of group type specs in api-ref [1] is now wrongly displayed, including list/show/update/delete group type specs. This patch is to fix this problem. [1] https://developer.openstack.org/api-ref/block-storage/v3/index.html#group-type-specs Change-Id: Ifab1b25fd3311489d7a8967044df609eda2a1218
This commit is contained in:
parent
a920c18557
commit
7634fcdc35
@ -48,11 +48,8 @@ Response Example
|
||||
:language: javascript
|
||||
|
||||
|
||||
List type specs
|
||||
================
|
||||
|
||||
List group specs for a group type
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. rest_method:: GET /v3/{project_id}/group_types/{group_type_id}/group_specs
|
||||
|
||||
@ -87,9 +84,6 @@ Response Example
|
||||
:language: javascript
|
||||
|
||||
|
||||
Show type spec
|
||||
==============
|
||||
|
||||
Show one specific group spec for a group type
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@ -126,9 +120,6 @@ Response Example
|
||||
:language: javascript
|
||||
|
||||
|
||||
Update type spec
|
||||
================
|
||||
|
||||
Update one specific group spec for a group type
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@ -166,9 +157,6 @@ Response Example
|
||||
:language: javascript
|
||||
|
||||
|
||||
Delete type spec
|
||||
================
|
||||
|
||||
Delete one specific group spec for a group type
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user