index.rst (openstack-cyborg-6.0.0) | : | index.rst (openstack-cyborg-7.0.0) | ||
---|---|---|---|---|
skipping to change at line 78 | skipping to change at line 78 | |||
/v2.0 - same API as v2, except uses microversions | /v2.0 - same API as v2, except uses microversions | |||
The follwoing guide concentrates on documenting the v2 API, please note that | The follwoing guide concentrates on documenting the v2 API, please note that | |||
the v2.0 is the first microversion of the v2 API and are also covered by this | the v2.0 is the first microversion of the v2 API and are also covered by this | |||
guide. | guide. | |||
* `Cyborg API Reference <https://docs.openstack.org/api-ref/accelerator/>`_: | * `Cyborg API Reference <https://docs.openstack.org/api-ref/accelerator/>`_: | |||
The complete reference for the accelerator API, including all methods and | The complete reference for the accelerator API, including all methods and | |||
request / response parameters and their meaning. | request / response parameters and their meaning. | |||
.. # TODO(brinzhang): After completing the | * :doc:`/contributor/rest_api_version_history`: The Cyborg API evolves over | |||
`Cyborg API v2 <https://specs.openstack.org/openstack/cyborg-specs/specs/ussu | time through Microversions. This provides the history of all those changes. | |||
ri/implemented/cyborg-api.html>`_ | Consider it a "what's new" in the Cyborg API. | |||
API, the "Cyborg API Microversion History <https://xxx>"" management | ||||
document will be added, and it will also be added here. | ||||
Documentation for Developers | Documentation for Developers | |||
---------------------------- | ---------------------------- | |||
.. toctree:: | .. toctree:: | |||
:maxdepth: 1 | :maxdepth: 1 | |||
contributor/index | contributor/index | |||
contributor/rest_api_version_history | ||||
Indices and tables | Indices and tables | |||
================== | ================== | |||
* :ref:`search` | * :ref:`search` | |||
End of changes. 2 change blocks. | ||||
5 lines changed or deleted | 4 lines changed or added |