aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/service-type/service-type-create-schema-casablanca-moco.json
diff options
context:
space:
mode:
Diffstat (limited to 'products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/service-type/service-type-create-schema-casablanca-moco.json')
-rw-r--r--products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/service-type/service-type-create-schema-casablanca-moco.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/service-type/service-type-create-schema-casablanca-moco.json b/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/service-type/service-type-create-schema-casablanca-moco.json
index c1382f2b..65930ab7 100644
--- a/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/service-type/service-type-create-schema-casablanca-moco.json
+++ b/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/service-type/service-type-create-schema-casablanca-moco.json
@@ -1,21 +1,21 @@
-[ {
- "request" : {
- "method" : "put",
- "uri" : "/aai/v13/service-design-and-creation/services/service/a6402d68-0784-4972-aa99-c20caa46f459",
- "headers" : {
- "Authorization" : "Basic QUFJOkFBSQ==",
- "X-FromAppId" : "ONAP CLI",
- "Accept" : "application/json",
- "X-TransactionId" : "req-11ae6b5e-d3f7-49d7-9192-2dcadb69d445",
- "Content-Type" : "application/json"
- },
- "json" : {
- "service-description" : "vfw-in",
- "service-id" : "a6402d68-0784-4972-aa99-c20caa46f459"
- }
- },
- "response" : {
- "status" : 201,
- "json" : null
- }
+[ {
+ "request" : {
+ "method" : "put",
+ "uri" : "/aai/v13/service-design-and-creation/services/service/a6402d68-0784-4972-aa99-c20caa46f459",
+ "headers" : {
+ "Authorization" : "Basic QUFJOkFBSQ==",
+ "X-FromAppId" : "ONAP CLI",
+ "Accept" : "application/json",
+ "X-TransactionId" : "req-11ae6b5e-d3f7-49d7-9192-2dcadb69d445",
+ "Content-Type" : "application/json"
+ },
+ "json" : {
+ "service-description" : "vfw-in",
+ "service-id" : "a6402d68-0784-4972-aa99-c20caa46f459"
+ }
+ },
+ "response" : {
+ "status" : 201,
+ "json" : null
+ }
} ] \ No newline at end of file