aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vid/resources/simulators/test_data_assets/requests.json
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2020-03-04 12:19:51 +0200
committerIttay Stern <ittay.stern@att.com>2020-03-04 14:19:30 +0000
commitfe858355200c378d102a95bb26394ba6be2bb093 (patch)
tree958fed3060ce217b99dc3b8411ff60333888f56e /tests/vid/resources/simulators/test_data_assets/requests.json
parentad020125810a9f0919cf9c4945c27d83fc988d8d (diff)
VID: Upgrade AAI API version to v16
v16 is the recommended Dublin version: https://wiki.onap.org/display/DW/AAI+REST+API+Documentation+-+Dublin Issue-ID: VID-365 Change-Id: I2bfed96a7cc55bb5797c6be0aea8215fa7e16d51 Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'tests/vid/resources/simulators/test_data_assets/requests.json')
-rw-r--r--tests/vid/resources/simulators/test_data_assets/requests.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/vid/resources/simulators/test_data_assets/requests.json b/tests/vid/resources/simulators/test_data_assets/requests.json
index 5344ada9..cc049ac3 100644
--- a/tests/vid/resources/simulators/test_data_assets/requests.json
+++ b/tests/vid/resources/simulators/test_data_assets/requests.json
@@ -2,7 +2,7 @@
"requests": [
{
"method": "GET",
- "path": "/aai/v13/service-design-and-creation/models",
+ "path": "/aai/v16/service-design-and-creation/models",
"queryParams": {
"depth": "2",
"model-invariant-id": "88a71d72-ec80-4357-808e-f288823cb353"
@@ -10,14 +10,14 @@
},
{
"method": "GET",
- "path": "/aai/v13/business/customers/customer/CAR_2020_ER",
+ "path": "/aai/v16/business/customers/customer/CAR_2020_ER",
"queryParams": {
"depth": "2"
}
},
{
"method": "GET",
- "path": "/aai/v13/query",
+ "path": "/aai/v16/query",
"queryParams": {
"format": "simple"
}
@@ -31,7 +31,7 @@
},
{
"method": "GET",
- "path": "/aai/v13/business/customers",
+ "path": "/aai/v16/business/customers",
"queryParams": {
"subscriber-type": "INFRA",
"depth": "0"
@@ -39,7 +39,7 @@
},
{
"method": "GET",
- "path": "/aai/v13/service-design-and-creation/models",
+ "path": "/aai/v16/service-design-and-creation/models",
"queryParams": {
"depth": "2",
"model-invariant-id": "88a71d72-ec80-4357-808e-f288823cb353"