Summary
Decodes an encoded JSON Schema.
Description
Decodes an encoded JSON Schema.
Route
POST /json-forms/decode
Roles
admin
other
readonly
apiread
operator
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
jsonSchema | object | yes | Encoded Json Schema |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
decodedJsonSchema | object | Decoded Json Schema |