Fix: update documentation for CPS-2428 notification subscription APIs 68/142668/4
authorArpit Singh <AS00745003@techmahindra.com>
Wed, 10 Dec 2025 12:25:38 +0000 (17:55 +0530)
committerArpit Singh <AS00745003@techmahindra.com>
Thu, 11 Dec 2025 11:46:57 +0000 (17:16 +0530)
commitd2714d0b6423469de226f7e5b33673b59e5e9604
tree59be665e08922104e8f317f2f3fb1918d43188e7
parentc4da89856cf9cd874cc8d148bcab13e2727e8d6e
Fix: update documentation for CPS-2428 notification subscription APIs

Three APIs were added to manage CPS notifications:
- Create notification subscription
- Get notification subscription
- Delete notification subscription

Swagger examples were outdated and did not reflect the correct fields.
Updated documentation to ensure accurate examples for successful API execution.

- Added missing Javadoc in notification subscription class for better clarity.

Issue-ID: CPS-3094
Change-Id: I740b7721d8cfe4cea38a9da014b99989e3e13027
Signed-off-by: Arpit Singh <AS00745003@techmahindra.com>
cps-rest/docs/openapi/components.yml
cps-rest/docs/openapi/cpsAdminV2.yml
cps-service/src/main/java/org/onap/cps/api/CpsNotificationService.java