ExternalSourceSchemaResponse
ExternalSourceSchemaResponse
JSON Example
{
"externalSourceFormSchemas": [
{
"elementId": "string",
"elementType": "string",
"externalSourceId": "string",
"facet": "string",
"parameters": [
{
"isValidatable": false,
"name": "string",
"validatable": false
}
],
"parentId": "string"
}
]
}