Convert YANG to JSON schema

onverts a list of YANG inputs into JSON Schemas.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
yangDatalist of stringsOptional

Response

Yang inputs converted to JSON schema

Errors

500
Internal Server Error