Decode an encoded JSON schema

Decodes an encoded JSON Schema.

Authentication

AuthorizationBasic

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

Request

request body
jsonSchemaobjectOptional

Response

Decoded Json Schema

Errors

500
Internal Server Error