blob: e6dbfd545503a62dd5a38143729a063f795a4988 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. _offeredapis:
========================================
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://lf-onap.atlassian.net/wiki/download/attachments/16506145/aai_swagger_v29.html?api=v2>`", ":download:`link <https://lf-onap.atlassian.net/wiki/download/attachments/16506145/aai_swagger_v29.yaml?api=v2>`"
|