summaryrefslogtreecommitdiffstats
path: root/v3po/postman_rest_collection.json
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2016-07-19 13:18:38 +0200
committerMarek Gradzki <mgradzki@cisco.com>2016-07-19 13:18:38 +0200
commit758f3cc154d28df97b3995344e0c67190c50a035 (patch)
tree6daa559ab7dd505e02c1e22de250c5ef7cd6d97c /v3po/postman_rest_collection.json
parentb7f0bf24a050b108717ac3a95609b2136b6cf943 (diff)
HONEYCOMB-49: fix outstanding issues found in review
Change-Id: Ic3314c8ddf75bda89f5170a503cf589f2ae743ab Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'v3po/postman_rest_collection.json')
-rw-r--r--v3po/postman_rest_collection.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/v3po/postman_rest_collection.json b/v3po/postman_rest_collection.json
index a97f632c5..3adf19582 100644
--- a/v3po/postman_rest_collection.json
+++ b/v3po/postman_rest_collection.json
@@ -588,7 +588,7 @@
{
"id": "c067f721-6b1c-f205-799d-720b242f8592",
"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8181/restconf/operational/vpp-classifier:vpp-classifier/",
+ "url": "http://localhost:8181/restconf/operational/vpp-classifier:vpp-classifier-state/",
"preRequestScript": "",
"pathVariables": {},
"method": "GET",
@@ -630,7 +630,7 @@
{
"id": "4f11c937-9562-3377-d03b-a9829b25f688",
"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8181/restconf/operational/vpp-classifier:vpp-classifier/classify-table/table0",
+ "url": "http://localhost:8181/restconf/operational/vpp-classifier:vpp-classifier-state/classify-table/table0",
"preRequestScript": "",
"pathVariables": {},
"method": "GET",