aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-casablanca/features/msb/src/main/resources/open-cli-schema/microservice-list-schema.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'products/onap-casablanca/features/msb/src/main/resources/open-cli-schema/microservice-list-schema.yaml')
-rw-r--r--products/onap-casablanca/features/msb/src/main/resources/open-cli-schema/microservice-list-schema.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/products/onap-casablanca/features/msb/src/main/resources/open-cli-schema/microservice-list-schema.yaml b/products/onap-casablanca/features/msb/src/main/resources/open-cli-schema/microservice-list-schema.yaml
index 56e5512b..bd63ff58 100644
--- a/products/onap-casablanca/features/msb/src/main/resources/open-cli-schema/microservice-list-schema.yaml
+++ b/products/onap-casablanca/features/msb/src/main/resources/open-cli-schema/microservice-list-schema.yaml
@@ -71,9 +71,3 @@ http:
enable-ssl: $b{$.[*].enable_ssl}
path: $b{$.[*].path}
nodes: $b{$.[*].nodes[*].ip}:$b{$.[*].nodes[*].port}
- sample_response:
- body: '[{"serviceName":"test","version":"v1","url":"/api/test/v1","protocol":"REST","visualRange":"1","lb_policy":"hash","nodes":[{"ip":"127.0.0.1","port":"8012","ttl":0,"nodeId":"test_127.0.0.1_8012","expiration":"2017-02-10T05:33:25Z","created_at":"2017-02-10T05:33:25Z","updated_at":"2017-02-10T05:33:25Z"}],"status":"1"}]'
-
-
-
-