OpenAPI: Unify description handling
[netconf.git] / restconf / restconf-openapi / src / test / resources / yang-document / controller-action-types.json
index d90b3b05a10e48fd69b9470418a04a7b2e6c61c5..ae785c2689295c4893e1ada9ff24261b726ae2cc 100644 (file)
           "name": "container",
           "namespace": "urn:ietf:params:xml:ns:yang:test:action:types"
         },
-        "description": "",
         "title": "action-types_container",
         "type": "object"
       },
           "name": "multi-container",
           "namespace": "urn:ietf:params:xml:ns:yang:test:action:types"
         },
-        "description": "",
         "title": "action-types_multi-container",
         "type": "object"
       },
           "name": "inner-container",
           "namespace": "urn:ietf:params:xml:ns:yang:test:action:types"
         },
-        "description": "",
         "title": "action-types_multi-container_inner-container",
         "type": "object"
       },
           "name": "list",
           "namespace": "urn:ietf:params:xml:ns:yang:test:action:types"
         },
-        "description": "",
         "title": "action-types_list",
         "type": "object"
       },
       "basicAuth": []
     }
   ]
-}
\ No newline at end of file
+}