Added JSON log streaming capability 34/140534/2
authorsaul.gill <saul.gill@est.tech>
Thu, 20 Mar 2025 11:21:22 +0000 (11:21 +0000)
committersaul.gill <saul.gill@est.tech>
Thu, 20 Mar 2025 13:52:04 +0000 (13:52 +0000)
commit6c948b05d2865900f722ad3456094db80e49b60f
treebb14bdfcd84e82f9969eb87d0fde6de3202210ae
parent844eb10ddc7675f79df96fdfe7545cea726caf48
Added JSON log streaming capability

- Added improvements to Open API yaml
- Uplifted ccsdk parent references to 3.1.0

Issue-ID: CCSDK-4104
Change-Id: I082959c67e25c3516c68321bfaaa80313f332277
Signed-off-by: saul.gill <saul.gill@est.tech>
28 files changed:
a1-adapter/a1-adapter-api/feature/pom.xml
a1-adapter/a1-adapter-api/installer/pom.xml
a1-adapter/a1-adapter-api/model/pom.xml
a1-adapter/a1-adapter-api/pom.xml
a1-adapter/a1-adapter-api/provider/pom.xml
a1-adapter/features/a1-adapter-northbound/pom.xml
a1-adapter/features/installer/pom.xml
a1-adapter/features/pom.xml
a1-adapter/pom.xml
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/pom.xml
a1-policy-management/src/main/resources/logback-json.xml [new file with mode: 0644]
a1-policy-management/src/main/resources/logback-plain.xml
a1-policy-management/src/main/resources/logback-stream.xml [new file with mode: 0644]
docs/offeredapis/application_configuration_schema.json [new file with mode: 0644]
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
pom.xml