aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds/camel/rest/clamp-api-v2.xml
diff options
context:
space:
mode:
authorS�bastien Determe <sebastien.determe@intl.att.com>2021-02-17 13:50:53 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-17 13:50:53 +0000
commitff40e4d25e810321265daadec438abd2a215951f (patch)
tree22fc4150c1babb9771fc56258005f27f5ac7d45c /src/main/resources/clds/camel/rest/clamp-api-v2.xml
parent25f228a730563c414bce5d65cdb3210ce9eae4c6 (diff)
parenteb8e3f1dd891ac98f1bbaf35a2a0679146785236 (diff)
Merge "Add New UI component for policies list"
Diffstat (limited to 'src/main/resources/clds/camel/rest/clamp-api-v2.xml')
-rw-r--r--src/main/resources/clds/camel/rest/clamp-api-v2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/clds/camel/rest/clamp-api-v2.xml b/src/main/resources/clds/camel/rest/clamp-api-v2.xml
index 011c24a9d..e1f138b1d 100644
--- a/src/main/resources/clds/camel/rest/clamp-api-v2.xml
+++ b/src/main/resources/clds/camel/rest/clamp-api-v2.xml
@@ -1317,7 +1317,7 @@
</doTry>
</route>
</get>
- <get uri="/v2/policies/list" outType="java.lang.String" produces="application/json">
+ <get uri="/v2/policies/list" outType="com.google.gson.JsonObject" produces="application/json">
<route>
<removeHeaders pattern="*"/>
<doTry>