Delete the duplicate interface about the api version
In the document of cinder api,there are duplicate interface in the api-versions.inc and volumes-v2/v3-versions.inc about listng all api versions(rest_method:: GET /).So remove the interface in volumes-v2/v3-versions.inc Closes-Bug: #1674278 Change-Id: I34da088161771ec8e518a02235c7f78988a311f5
This commit is contained in:
parent
a55a6b5c71
commit
3f2539fa4f
@ -6,30 +6,6 @@ API versions
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
List API versions
|
|
||||||
~~~~~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
.. rest_method:: GET /
|
|
||||||
|
|
||||||
Lists information for all Block Storage API versions.
|
|
||||||
|
|
||||||
|
|
||||||
Normal response codes: 200, 300
|
|
||||||
|
|
||||||
|
|
||||||
Request
|
|
||||||
-------
|
|
||||||
|
|
||||||
|
|
||||||
Response Example
|
|
||||||
----------------
|
|
||||||
|
|
||||||
.. literalinclude:: ./samples/versions-response.json
|
|
||||||
:language: javascript
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Show API v2 details
|
Show API v2 details
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@ -6,30 +6,6 @@ API versions
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
List Known API versions
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
.. rest_method:: GET /
|
|
||||||
|
|
||||||
Lists information for all Block Storage API versions.
|
|
||||||
|
|
||||||
|
|
||||||
Normal response codes: 200
|
|
||||||
Error response codes:300,
|
|
||||||
|
|
||||||
|
|
||||||
Request
|
|
||||||
-------
|
|
||||||
|
|
||||||
|
|
||||||
Response Example
|
|
||||||
----------------
|
|
||||||
|
|
||||||
.. literalinclude:: ./samples/versions-response.json
|
|
||||||
:language: javascript
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Show API v3 details
|
Show API v3 details
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user