From 323c3c56919bf25a3df9bffffd9bf5bc66fd5017 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Tue, 27 Jun 2017 09:19:22 -0400 Subject: [AAI-12] Add the swagger documentation for onap Change-Id: If2ebc7acd38c3a268c1461b05f1b7ff1bc0c8548 Signed-off-by: Venkata Harish K Kajur --- .../test/resources/org/openecomp/aai/introspection/aai_oxm_v10.xml | 6 +++--- .../aai/serialization/queryformats/resource_and_url-format.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'aai-core/src/test/resources') diff --git a/aai-core/src/test/resources/org/openecomp/aai/introspection/aai_oxm_v10.xml b/aai-core/src/test/resources/org/openecomp/aai/introspection/aai_oxm_v10.xml index bf87893c..27f03332 100644 --- a/aai-core/src/test/resources/org/openecomp/aai/introspection/aai_oxm_v10.xml +++ b/aai-core/src/test/resources/org/openecomp/aai/introspection/aai_oxm_v10.xml @@ -4447,7 +4447,7 @@ - + @@ -4477,7 +4477,7 @@ - + @@ -5536,7 +5536,7 @@ - + diff --git a/aai-core/src/test/resources/org/openecomp/aai/serialization/queryformats/resource_and_url-format.json b/aai-core/src/test/resources/org/openecomp/aai/serialization/queryformats/resource_and_url-format.json index 80d6560b..d90a71bc 100644 --- a/aai-core/src/test/resources/org/openecomp/aai/serialization/queryformats/resource_and_url-format.json +++ b/aai-core/src/test/resources/org/openecomp/aai/serialization/queryformats/resource_and_url-format.json @@ -1,7 +1,7 @@ { "results": [ { - "url" : "/cloud-infrastructure/cloud-regions/cloud-region/cloud-owner-987654321-9922/cloud-region-id-987654321-9922/tenants/tenant/tenant-987654321-9999/vservers/vserver/vserver-987654321-9999", + "url" : "/cloud-infrastructure/cloud-regions/cloud-region/cloud-owner-987654321-9922-as988q/cloud-region-id-987654321-9922-as988q/tenants/tenant/tenant-987654321-9999-as988q/vservers/vserver/vserver-987654321-9999-as988q", "vserver": { } @@ -13,4 +13,4 @@ } } ] -} +} \ No newline at end of file -- cgit 1.2.3-korg