summaryrefslogtreecommitdiff
path: root/api-ref/source/api-versions.inc
blob: b629ec5d90c442448e5b3cf24c2a3539477fb6dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. -*- 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