FormDefinitionWithExternalSchema

FormDefinitionWithExternalSchema
FormDefinitionWithExternalSchema
JSON Example
{
    "tenant": "string",
    "id": "string",
    "name": "string",
    "form": "string",
    "styles": "string",
    "sourceType": "string",
    "sourceId": "string",
    "type": "string",
    "status": "string",
    "createdDate": "string",
    "modifiedDate": "string",
    "formFormat": "string",
    "providerRef": "string",
    "externalSourceFormSchemas": [
        {
            "externalSourceId": "string",
            "parentId": "string",
            "elementId": "string",
            "elementType": "string",
            "facet": "string",
            "parameters": [
                {
                    "name": "string",
                    "isValidatable": false
                }
            ]
        }
    ]
}
string
tenant
Optional

tenant

string As uuid As uuid
id
Optional

id

string
name
Required

name

string
form
Optional

form

string
styles
Optional

styles

string
sourceType
Optional

sourceType

string
sourceId
Optional

sourceId

string
type
Optional

type

string
status
Required

status

Possible values are : off, on, invalid, generated,
string As date-time As date-time
createdDate
Optional

createdDate

string As date-time As date-time
modifiedDate
Optional

modifiedDate

string
formFormat
Optional

formFormat

Possible values are : YAML, JSON,
string
providerRef
Optional

providerRef

externalSourceFormSchemas
Optional

externalSourceFormSchemas