trove/api-ref/source/api-versions.inc
Lingxian Kong dacb400e0b Improve API doc
Change-Id: If48ef016c6fb7a875ceabc9f106e4cd85858d147
2019-12-24 22:15:09 +13:00

25 lines
394 B
ReStructuredText

.. -*- rst -*-
============
API versions
============
Lists information for all Database Service API versions.
List versions
~~~~~~~~~~~~~
.. rest_method:: GET /
Lists information about all Database Service API versions. No authentication
needed.
Normal response codes: 200
Response Example
----------------
.. literalinclude:: samples/versions-response.json
:language: javascript