Adapt tests for OpenApi
[netconf.git] / restconf / restconf-openapi / src / test / resources / operational-document / controller-all.json
index 2aa4934aaa85d0a41eda521dbacd797cebbdc898..1fcbdd7c5a5aadd70fa08ac54c4f83139775321f 100644 (file)
@@ -3,7 +3,7 @@
   "info": {
     "version": "1.0.0",
     "title": "Controller modules of RESTCONF",
-    "description": "We are providing full API for configurational data which can be edited (by POST, PUT, PATCH and DELETE).\nFor operational data we only provide GET API.\n\nFor majority of request you can see only config data in examples. Thats because we can show only one example\nper request. The exception when you can see operational data in example is when data are representing\noperational (config false) container with no config data in it."
+    "description": "We are providing full API for configurational data which can be edited (by POST, PUT, PATCH and DELETE).\nFor operational data we only provide GET API.\n\nFor majority of request you can see only config data in examples. That is because we can show only one example\nper request. The exception when you can see operational data in example is when data are representing\noperational (config false) container with no config data in it."
   },
   "servers": [
     {