diff options
author | Vidyashree-Huawei <vidyashree.rama@huawei.com> | 2020-04-17 19:06:56 +0530 |
---|---|---|
committer | Vidyashree-Huawei <vidyashree.rama@huawei.com> | 2020-04-17 19:11:06 +0530 |
commit | bd6abe51f90936ecb4a7de92a3f40978675a2886 (patch) | |
tree | 82ca213761397f31174f2d45b22b33539f6b0fd2 /src/test/resources/tosca/operational-policy-json-schema.json | |
parent | 6e7d04895c9133f772f3d781e84dbfc7b32f2874 (diff) |
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 <vidyashree.rama@huawei.com>
Diffstat (limited to 'src/test/resources/tosca/operational-policy-json-schema.json')
-rw-r--r-- | src/test/resources/tosca/operational-policy-json-schema.json | 144 |
1 files changed, 48 insertions, 96 deletions
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" } } } |