heat/api-ref/source/v1/heat-versions.inc
Jay Dobies 2c3def1b2f Fix api-ref generation errors
This patch fixes errors with the include directives generated by the
api-site team for the migration. This patch fixes the errors by bringing
our api-ref docs in line with the existing docs; verifying that the
previous docs are still valid will be a separate initiative.

Change-Id: Ibb7d57d8665dbfb655b2c3bd4a69fdc0f8a44d69
2016-05-16 12:17:06 -04:00

39 lines
392 B
ReStructuredText

.. -*- rst -*-
============
API versions
============
List versions
=============
.. rest_method:: GET /
Lists all Orchestration API versions.
Normal response codes: 200
Error response codes:
Request
-------
This operation does not accept a request body.
Response Example
----------------
.. literalinclude:: samples/heat-versions-response.json
:language: javascript