diff options
author | raviteja.karumuri <raviteja.karumuri@est.tech> | 2024-09-04 18:06:29 +0100 |
---|---|---|
committer | John Keeney <john.keeney@est.tech> | 2024-10-11 13:22:42 +0000 |
commit | fed39cf25ad8ed8bb7a924c8df0902ca123b5373 (patch) | |
tree | 7cc67f6344557aa7d0281d57c7fb2c03c44c290f /a1-policy-management/api/pms-api-v3.yaml | |
parent | 818a76e56549e66f680652d202a91af39701fd2c (diff) |
Status notifications: Remove statusNotificationUri optional input parameter when creating a Policy1.7.1
Issue-ID: CCSDK-4052
Change-Id: I4fccf2704938e2dc676f622eb36cd87d5091b4d4
Signed-off-by: Raviteja Karumuri <raviteja.karumuri@est.tech>
(cherry picked from commit 46722f78b391c28d2bb764358560bf4143f1a92f)
Diffstat (limited to 'a1-policy-management/api/pms-api-v3.yaml')
-rw-r--r-- | a1-policy-management/api/pms-api-v3.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/a1-policy-management/api/pms-api-v3.yaml b/a1-policy-management/api/pms-api-v3.yaml index 44038e73..d2d613ad 100644 --- a/a1-policy-management/api/pms-api-v3.yaml +++ b/a1-policy-management/api/pms-api-v3.yaml @@ -877,9 +877,6 @@ components: 'rApp ID' policyObject: $ref: '#/components/schemas/PolicyObject' - statusNotificationUri: - description: Callback URI for policy status updates - type: string policyTypeId: description: identity of the policy type type: string |