blob: 1c6351b1aba8869dbf9107e69276ad2da201e5f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
========================================
Offered APIs
========================================
The list of APIs that AAI offers could be found in the following table:
.. |yml-icon| image:: images/yaml.png
:width: 40px
.. |html-icon| image:: images/html.png
:width: 40px
.. csv-table::
:header: "|html-icon|", "|yml-icon|"
:widths: 60,60
"html doc", "yaml doc"
":download:`link <https://wiki.onap.org/download/attachments/41421924/aai_swagger_v14.html?api=v2>`", ":download:`link <https://wiki.onap.org/download/attachments/41421924/aai_swagger_v14.yaml?api=v2>`"
|