OpenAPI: netopeer2 wrong schemas for actions
[netconf.git] / restconf / restconf-openapi / src / test / resources / yang-document / device-toaster2.json
index 1b95255a03d7ca62c608365a6b7333f543f8f34e..528b7280d29830a8a7dd4f18ee1945618463cfd7 100644 (file)
@@ -3,7 +3,7 @@
   "info": {
     "version": "1.0.0",
     "title": "toaster2",
-    "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'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": [
     {
           "name": "cont1",
           "namespace": "http://netconfcentral.org/ns/toaster2"
         },
-        "description": "",
         "title": "toaster2_lst_cont1",
         "type": "object"
       },
           "name": "lst",
           "namespace": "http://netconfcentral.org/ns/toaster2"
         },
-        "description": "",
         "title": "toaster2_lst",
         "type": "object"
       },
           "name": "lst1",
           "namespace": "http://netconfcentral.org/ns/toaster2"
         },
-        "description": "",
         "title": "toaster2_lst_lst1",
         "type": "object"
       },
           "name": "cont11",
           "namespace": "http://netconfcentral.org/ns/toaster2"
         },
-        "description": "",
         "title": "toaster2_lst_cont1_cont11",
         "type": "object"
       },
           "name": "slotInfo",
           "namespace": "http://netconfcentral.org/ns/toaster/augmented"
         },
-        "description": "",
         "title": "toaster2_toaster_toasterSlot_slotInfo",
         "type": "object"
       },
           "name": "toasterSlot",
           "namespace": "http://netconfcentral.org/ns/toaster2"
         },
-        "description": "",
         "title": "toaster2_toaster_toasterSlot",
         "type": "object"
       },
           "name": "lst11",
           "namespace": "http://netconfcentral.org/ns/toaster2"
         },
-        "description": "",
         "title": "toaster2_lst_cont1_lst11",
         "type": "object"
       },
       "basicAuth": []
     }
   ]
-}
\ No newline at end of file
+}