Revert models description change
[netconf.git] / restconf / restconf-openapi / src / test / resources / yang-document / device-test-container-childs.json
index 009de986e9d52fceafaabe769c78108454bb9c5d..a1fe49f1584a46823a0183c6942d4b51115a15d6 100644 (file)
@@ -3,7 +3,7 @@
   "info": {
     "version": "1.0.0",
     "title": "test-container-childs",
-    "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."
+    "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's 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": [
     {