NONRTRIC-998: Servicemanager - Add API Docs
[nonrtric/plt/sme.git] / docs / api-docs.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright (C) 2024 OpenInfra Foundation Europe
4
5 .. _api_docs:
6
7 ========
8 API Docs
9 ========
10
11 To view the Open API specs common to Service Manager and CAPIF, please see the following.
12
13 .. raw:: html
14
15     <ul>
16     <li><a href="./Provider_Management.html">Provider Management</a></li>
17     <li><a href="./Publish_Service.html">Publish Service</a></li>
18     <li><a href="./Invoker_Management.html">Invoker Management</a></li>
19     <li><a href="./Discover_Service.html">Discover Service</a></li>
20     </ul>
21
22 To view the Open API specs supported by CAPIF only, please see below.
23
24 .. raw:: html
25
26     <ul>
27     <li><a href="./Events.html">Events</a></li>
28     <li><a href="./Security.html">Security</a></li>
29     </ul>