Split out open api files for managability 13/140613/1
authorsaul.gill <saul.gill@est.tech>
Wed, 26 Mar 2025 13:23:28 +0000 (13:23 +0000)
committersaul.gill <saul.gill@est.tech>
Thu, 27 Mar 2025 15:38:23 +0000 (15:38 +0000)
commit3cf04f73eceebf78189593541f1fba6b00e0d17b
tree4dabddba164052df1576637ce20cfe53e7ad632a
parent2690a191ff5a27f24b46fd39c314a59aa8381320
Split out open api files for managability

Split V2 api files
Split V3 api files
Configured maven to output merged api files
Fixed bug in rtd file

Issue-ID: CCSDK-4108
Change-Id: Ic1eae5e517856fe97f0e3fa4991d5fc4e1c16fe3
Signed-off-by: saul.gill <saul.gill@est.tech>
40 files changed:
.readthedocs.yaml
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/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/open-api-fragments/custom-openapi-license-template/license-header.mustache [new file with mode: 0644]
a1-policy-management/open-api-fragments/custom-openapi-license-template/openapi.mustache [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/actuator-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/authz-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/configuration-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/examples.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/healthcheck-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/pms-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/pms-lcm-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/responses.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/ric-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/schemas.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v2-fragments/service-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v3-fragments/configuration-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v3-fragments/examples.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v3-fragments/healthcheck-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v3-fragments/pms-api-v3.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v3-fragments/pms-lcm-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v3-fragments/responses.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v3-fragments/ric-api.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v3-fragments/schemas.yaml [new file with mode: 0644]
a1-policy-management/open-api-fragments/v3-fragments/service-api.yaml [new file with mode: 0644]
a1-policy-management/pom.xml
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