From e3addd344fdf7de1862b42b5bc9ddc125a1e203e Mon Sep 17 00:00:00 2001 From: "raviteja.karumuri" Date: Wed, 14 Aug 2024 11:49:49 +0100 Subject: Improve tests/issues found in Sonar report - A1 Oslo-Part2 Issue-ID: CCSDK-4037 Change-Id: I21e8cf39fe3c4b47af651b4a613edead7a87aacd Signed-off-by: Raviteja Karumuri --- a1-policy-management/api/pms-api-v3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'a1-policy-management/api/pms-api-v3.yaml') diff --git a/a1-policy-management/api/pms-api-v3.yaml b/a1-policy-management/api/pms-api-v3.yaml index 971324ee..44038e73 100644 --- a/a1-policy-management/api/pms-api-v3.yaml +++ b/a1-policy-management/api/pms-api-v3.yaml @@ -436,7 +436,7 @@ paths: description: "Returns a list of A1 policies matching given search criteria.\ \
If several query parameters are defined, the policies matching all conditions\ \ are returned." - operationId: getPolicyIds + operationId: getAllPolicies parameters: - description: Select policies of a given policy type identity. explode: true -- cgit