aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dt5972@att.com>2018-09-07 12:38:10 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-07 12:38:10 +0000
commit15b6f37c4392e27a3f2ce94afbe4faff3e5a4d43 (patch)
tree692d1e5fefca3ab7ecadc9716d2bffc5ac524205
parent09b802a72b4bd7fbac2084a8abbe7c207c4f9b7e (diff)
parentfd3317f8e09963e88c00c253851a3408c3ed5840 (diff)
Merge "Updating thirdparty sdnc path aai version"
-rwxr-xr-xaai-service/provider/src/main/resources/aai-path.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-service/provider/src/main/resources/aai-path.properties b/aai-service/provider/src/main/resources/aai-path.properties
index e4b36dd9..0d328a51 100755
--- a/aai-service/provider/src/main/resources/aai-path.properties
+++ b/aai-service/provider/src/main/resources/aai-path.properties
@@ -319,5 +319,5 @@ vpn-binding|route-targets = /aai/v13/network/vpn-bindings/vpn-binding/{vpn-id}/r
vpn-binding|route-target = /aai/v13/network/vpn-bindings/vpn-binding/{vpn-id}/route-targets/route-target/{global-route-target}/{route-target-role}
zones = /aai/v13/network/zones
zone = /aai/v13/network/zones/zone/{zone-id}
-esr-thirdparty-sdnc = /aai/v11/external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/{thirdparty-sdnc-id}
-esr-thirdparty-sdnc-list = /aai/v11/external-system/esr-thirdparty-sdnc-list \ No newline at end of file
+esr-thirdparty-sdnc = /aai/v13/external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/{thirdparty-sdnc-id}
+esr-thirdparty-sdnc-list = /aai/v13/external-system/esr-thirdparty-sdnc-list \ No newline at end of file