Disable swagger pdf/html generation 36/124236/1
authorliamfallon <liam.fallon@est.tech>
Wed, 15 Sep 2021 14:36:24 +0000 (15:36 +0100)
committerliamfallon <liam.fallon@est.tech>
Wed, 15 Sep 2021 14:36:42 +0000 (15:36 +0100)
Issue-ID: POLICY-3587
Change-Id: I8a6ad2f18e8de71c03b6729c241c3c64a480c4f1
Signed-off-by: liamfallon <liam.fallon@est.tech>
runtime/pom.xml

index d115ec7..f9362fb 100644 (file)
@@ -99,7 +99,7 @@
         <npm.publish.url>https://nexus3.onap.org/repository/npm.snapshot/</npm.publish.url>
 
         <!--  This property triggers generation of the Swagger documents -->
-        <swagger.generation.phase>post-integration-test</swagger.generation.phase>
+        <!-- swagger.generation.phase>post-integration-test</swagger.generation.phase-->
     </properties>
 
     <profiles>