From bd6abe51f90936ecb4a7de92a3f40978675a2886 Mon Sep 17 00:00:00 2001 From: Vidyashree-Huawei Date: Fri, 17 Apr 2020 19:06:56 +0530 Subject: Payload attributes are not displayed in operational policy Handled list type in response Change-Id: If4b5b45c5f23f377add1be84306a31e78d47c52b Issue-ID: CLAMP-823 Signed-off-by: Vidyashree-Huawei --- .../tosca/operational-policy-json-schema.json | 144 +++++++-------------- 1 file changed, 48 insertions(+), 96 deletions(-) (limited to 'src/test/resources/tosca/operational-policy-json-schema.json') diff --git a/src/test/resources/tosca/operational-policy-json-schema.json b/src/test/resources/tosca/operational-policy-json-schema.json index ffa88eca..87457f1d 100644 --- a/src/test/resources/tosca/operational-policy-json-schema.json +++ b/src/test/resources/tosca/operational-policy-json-schema.json @@ -276,8 +276,7 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", @@ -288,38 +287,31 @@ "properties": { "request-id": { "title": "request-id", - "type": "string", - "format": "textarea" + "type": "string" }, "service-instance-id": { "title": "service-instance-id", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf-id": { "title": "vnf-id", - "type": "string", - "format": "textarea" + "type": "string" }, "action-name": { "title": "action-name", - "type": "string", - "format": "textarea" + "type": "string" }, "scope-type": { "title": "scope-type", - "type": "string", - "format": "textarea" + "type": "string" }, "hostname": { "title": "hostname", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf_name": { "title": "vnf_name", - "type": "string", - "format": "textarea" + "type": "string" } } } @@ -360,8 +352,7 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", @@ -372,38 +363,31 @@ "properties": { "request-id": { "title": "request-id", - "type": "string", - "format": "textarea" + "type": "string" }, "service-instance-id": { "title": "service-instance-id", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf-id": { "title": "vnf-id", - "type": "string", - "format": "textarea" + "type": "string" }, "action-name": { "title": "action-name", - "type": "string", - "format": "textarea" + "type": "string" }, "scope-type": { "title": "scope-type", - "type": "string", - "format": "textarea" + "type": "string" }, "hostname": { "title": "hostname", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf_name": { "title": "vnf_name", - "type": "string", - "format": "textarea" + "type": "string" } } } @@ -444,8 +428,7 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", @@ -456,38 +439,31 @@ "properties": { "request-id": { "title": "request-id", - "type": "string", - "format": "textarea" + "type": "string" }, "service-instance-id": { "title": "service-instance-id", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf-id": { "title": "vnf-id", - "type": "string", - "format": "textarea" + "type": "string" }, "action-name": { "title": "action-name", - "type": "string", - "format": "textarea" + "type": "string" }, "scope-type": { "title": "scope-type", - "type": "string", - "format": "textarea" + "type": "string" }, "hostname": { "title": "hostname", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf_name": { "title": "vnf_name", - "type": "string", - "format": "textarea" + "type": "string" } } } @@ -528,8 +504,7 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", @@ -540,38 +515,31 @@ "properties": { "request-id": { "title": "request-id", - "type": "string", - "format": "textarea" + "type": "string" }, "service-instance-id": { "title": "service-instance-id", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf-id": { "title": "vnf-id", - "type": "string", - "format": "textarea" + "type": "string" }, "action-name": { "title": "action-name", - "type": "string", - "format": "textarea" + "type": "string" }, "scope-type": { "title": "scope-type", - "type": "string", - "format": "textarea" + "type": "string" }, "hostname": { "title": "hostname", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf_name": { "title": "vnf_name", - "type": "string", - "format": "textarea" + "type": "string" } } } @@ -612,8 +580,7 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", @@ -624,38 +591,31 @@ "properties": { "request-id": { "title": "request-id", - "type": "string", - "format": "textarea" + "type": "string" }, "service-instance-id": { "title": "service-instance-id", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf-id": { "title": "vnf-id", - "type": "string", - "format": "textarea" + "type": "string" }, "action-name": { "title": "action-name", - "type": "string", - "format": "textarea" + "type": "string" }, "scope-type": { "title": "scope-type", - "type": "string", - "format": "textarea" + "type": "string" }, "hostname": { "title": "hostname", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf_name": { "title": "vnf_name", - "type": "string", - "format": "textarea" + "type": "string" } } } @@ -696,8 +656,7 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", @@ -708,38 +667,31 @@ "properties": { "request-id": { "title": "request-id", - "type": "string", - "format": "textarea" + "type": "string" }, "service-instance-id": { "title": "service-instance-id", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf-id": { "title": "vnf-id", - "type": "string", - "format": "textarea" + "type": "string" }, "action-name": { "title": "action-name", - "type": "string", - "format": "textarea" + "type": "string" }, "scope-type": { "title": "scope-type", - "type": "string", - "format": "textarea" + "type": "string" }, "hostname": { "title": "hostname", - "type": "string", - "format": "textarea" + "type": "string" }, "vnf_name": { "title": "vnf_name", - "type": "string", - "format": "textarea" + "type": "string" } } } -- cgit 1.2.3-korg