Merge "Move MV history under API Microversion contrib docs"
This commit is contained in:
commit
d8934a57b1
@ -327,3 +327,13 @@ header, for example::
|
|||||||
res = controller.index(req)
|
res = controller.index(req)
|
||||||
... assertions about the response ...
|
... assertions about the response ...
|
||||||
|
|
||||||
|
REST API Version History
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
Details for each existing microversion change can be found in the
|
||||||
|
:doc:`REST API Version History <api_microversion_history>` documentation.
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:hidden:
|
||||||
|
|
||||||
|
api_microversion_history
|
||||||
|
@ -32,7 +32,6 @@ Programming HowTos and Tutorials
|
|||||||
testing
|
testing
|
||||||
api_microversion_dev
|
api_microversion_dev
|
||||||
api_conditional_updates
|
api_conditional_updates
|
||||||
api_microversion_history
|
|
||||||
addmethod.openstackapi
|
addmethod.openstackapi
|
||||||
drivers
|
drivers
|
||||||
gmr
|
gmr
|
||||||
|
Loading…
Reference in New Issue
Block a user