From 8137832ef9e5163fca232e7152c4ba55b7ef6350 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Tue, 13 Dec 2022 21:05:47 +0000 Subject: Update openapi files in the docs - add yaml versions of the spec to the offered apis section - rename swagger files to openapi Issue-ID: SDC-4308 Signed-off-by: Fiete Ostkamp Change-Id: Ie34e562ccf294c8d9f19d3cad30a5a626c3db0ba --- .../api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml index fbdbd39fe3..2da91397c7 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml @@ -310,8 +310,8 @@ ${swagger-core-mvn-plugin.version} ${project.build.directory}/generated/swagger-ui - swagger-sdce-1 - JSON + openapi-sdce-1 + JSONANDYAML ${project.basedir}/src/main/resources/swagger-config.yaml -- cgit 1.2.3-korg