summaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2020-12-14 19:02:03 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-14 19:02:03 +0000
commit2a99bbe5eb3c983ae629122e2d83a21054d7de82 (patch)
treedf16d64bb93b0b71fa8adca3b4b12b560950c518 /ms
parent768092342aa51614188d72bc63723973ba7a2f67 (diff)
parent76bf2a5433701887180c1dd792f2023b6976cde7 (diff)
Merge "CDS Swagger remove yaml files"
Diffstat (limited to 'ms')
-rwxr-xr-xms/blueprintsprocessor/application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml
index 2b144338a..dce683d2b 100755
--- a/ms/blueprintsprocessor/application/pom.xml
+++ b/ms/blueprintsprocessor/application/pom.xml
@@ -370,7 +370,7 @@
<type>basic</type>
</securityDefinition>
</securityDefinitions>
- <outputFormats>json,yaml</outputFormats>
+ <outputFormats>json</outputFormats>
<swaggerDirectory>${basedir}/../../../docs/api-reference/media</swaggerDirectory>
<swaggerFileName>cds-bp-processor-api-swagger</swaggerFileName>
<jsonExampleValues>true</jsonExampleValues>