Removing old swagger annotation in xacml-pdp 95/133095/3
authorlapentafd <francesco.lapenta@est.tech>
Mon, 30 Jan 2023 12:04:35 +0000 (12:04 +0000)
committerFrancesco Davide Lapenta <francesco.lapenta@est.tech>
Tue, 31 Jan 2023 17:04:13 +0000 (17:04 +0000)
commitc4f23fa97e161133db6692f6331dbea13077e47b
tree44bb3fe15e45cf4ef41db89ea0d419bdd4f3c04c
parent1e82ff4b693e2920dfde67cdfc30bf0648f1b097
Removing old swagger annotation in xacml-pdp

This commit removes the Swagger V2 annotations on the
Rest Controllers in policy-xacml-pdp. The OpeApi annotations (Swagger
v3 annotations) are on a generated Java Interface.

Issue-ID: POLICY-3465
Change-Id: Ibdeacff9582bb95a21d9fcb7dd8bd3688fa165df
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
main/pom.xml
main/src/main/java/org/onap/policy/pdpx/main/rest/XacmlPdpRestController.java
main/src/main/resources/openapi/openapi.yaml [new file with mode: 0644]