OpenAPI: Unify description handling
[netconf.git] / restconf / restconf-openapi / src / test / resources / yang-document / device-typed-params.json
index 5c5628cf9f4c9e7ae14ed35b600c177206b9502f..a936d5b213e5fee3eae79f612fb37cbfc99ebfa1 100644 (file)
           "name": "boolean",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_boolean",
         "type": "object"
       },
           "name": "instance-identifier",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_instance-identifier",
         "type": "object"
       },
           "name": "uint8",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_uint8",
         "type": "object"
       },
           "name": "bits",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_bits",
         "type": "object"
       },
           "name": "binary",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_binary",
         "type": "object"
       },
           "name": "typed",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed",
         "type": "object"
       },
           "name": "int8",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_int8",
         "type": "object"
       },
           "name": "int64",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_int64",
         "type": "object"
       },
           "name": "int32",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_int32",
         "type": "object"
       },
           "name": "uint64",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_uint64",
         "type": "object"
       },
           "name": "uint32",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_uint32",
         "type": "object"
       },
           "name": "empty",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_empty",
         "type": "object"
       },
           "name": "int16",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_int16",
         "type": "object"
       },
           "name": "uint16",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_uint16",
         "type": "object"
       },
           "name": "enumeration",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_enumeration",
         "type": "object"
       },
           "name": "decimal64",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_decimal64",
         "type": "object"
       },
           "name": "union",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_union",
         "type": "object"
       },
           "name": "string",
           "namespace": "urn:typed-params"
         },
-        "description": "",
         "title": "typed-params_typed_string",
         "type": "object"
       }
       "basicAuth": []
     }
   ]
-}
\ No newline at end of file
+}