OpenAPI: Unify description handling
[netconf.git] / restconf / restconf-openapi / src / test / resources / yang-document / controller-choice-test.json
index d3c66c2a25d7e8730124ac70d382730c86089755..ab134b50102eeaf38661e803d7fecb0292d77c3e 100644 (file)
           "name": "first-container",
           "namespace": "urn:opendaylight:choice-test"
         },
-        "description": "",
         "title": "choice-test_first-container",
         "type": "object"
       },
           "name": "second-container",
           "namespace": "urn:opendaylight:choice-test"
         },
-        "description": "",
         "title": "choice-test_second-container",
         "type": "object"
       }
       "basicAuth": []
     }
   ]
-}
\ No newline at end of file
+}