!-- JIRA issue collector widget -->

app-json_forms

On this page:

RenderJsonSchema

Summary

Render JSON Schema (manual workflow task)

Description



This is a manual task, and can be called by a Workflow Builder job.

Route

/json-forms/task/RenderJsonSchema

Roles

admin operator

Incoming

name typeinfoexamples
jsonSchema objectSchema used to render the form.[object Object]
uiSchema objectSchema used to customize fields.[object Object]
bindingSchema objectSchema used to bind fields with payload of API calls[object Object]
validationSchema objectSchema used to validation fields with payload of API calls[object Object]
formData objectDefault values for the JSON Form.[object Object]

Outgoing

name
export