Improve OpenAPI files and documentation 96/140396/2
authorsaul.gill <saul.gill@est.tech>
Thu, 6 Mar 2025 17:09:12 +0000 (17:09 +0000)
committersaul.gill <saul.gill@est.tech>
Fri, 7 Mar 2025 10:29:07 +0000 (10:29 +0000)
commitd624b6ff7795cc1caf0520f29bd63cfa56220cc0
treee8bfa5d3b45a1bd7e5eebc151f4c15de4cc28961
parentbf30f27ec60bb9c1b3793580e50209bcbd6f95d4
Improve OpenAPI files and documentation

Issue-ID: CCSDK-4034
Change-Id: Ia107df1414615550a85807a3b46bdb3db0267bf0
Signed-off-by: saul.gill <saul.gill@est.tech>
28 files changed:
.gitignore
README.md
a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/index.html
a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/index.html
a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/index.html
a1-policy-management/api/offeredapis/swagger/README.md [new file with mode: 0644]
a1-policy-management/api/offeredapis/swagger/custom/README.md [new file with mode: 0644]
a1-policy-management/api/offeredapis/swagger/custom/a1pms-api-custom-v3.json
a1-policy-management/api/offeredapis/swagger/pms-api-v3.json
a1-policy-management/api/offeredapis/swagger/pms-api-v3.yaml
a1-policy-management/api/offeredapis/swagger/pms-api.json
a1-policy-management/api/offeredapis/swagger/pms-api.yaml
a1-policy-management/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/v3/PolicyControllerV3.java
docs/architecture/architecture.rst
docs/guide/developer-guide.rst
docs/humaninterfaces/humaninterfaces.rst
docs/media/ONAP-A1ControllerArchitecture-NewDelhiOslo.png [moved from docs/media/ONAP-A1ControllerArchitecture-NewDelhi.png with 100% similarity]
docs/media/ONAP-A1ControllerArchitecture-Paris.png [new file with mode: 0644]
docs/media/html_logo.png [new file with mode: 0644]
docs/offeredapis/offeredapis.rst
docs/offeredapis/openapitoolgen/offeredapis/pms-api/index.html
docs/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/index.html
docs/offeredapis/openapitoolgen/offeredapis/pms-api/v3/index.html
docs/offeredapis/swagger/custom/a1pms-api-custom-v3.json
docs/offeredapis/swagger/pms-api-v3.json
docs/offeredapis/swagger/pms-api-v3.yaml
docs/offeredapis/swagger/pms-api.json
docs/offeredapis/swagger/pms-api.yaml