[PMSH] Fix AAI api versioning
[integration/csit.git] / plans / dcaegen2-services-pmsh / testsuite / assets / aai_sim / aai-initializer.json
index 5705e32..0aff46a 100644 (file)
@@ -1,7 +1,7 @@
 [
   {
     "httpRequest": {
-      "path": "/aai/v20/query.*"
+      "path": "/aai/v21/query.*"
     },
     "httpResponse": {
       "statusCode": 200,
@@ -62,7 +62,7 @@
   },
   {
       "httpRequest":{
-         "path":"/aai/v20/service-design-and-creation/models/model.*"
+         "path":"/aai/v21/service-design-and-creation/models/model.*"
       },
       "httpResponse":{
          "statusCode":200,