ListSchemasResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListSchemasResponseBody.jsonitems object[]required
Array [
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/CustomFieldSchemaView.jsonallowUnknownFieldsbooleanrequired
fields object[]required
Array [
default
descriptionstring
keystringrequired
labelstring
options object[]
Array [
labelstring
valuestringrequired
]
requiredboolean
typestringrequired
]
targetCollectionstringrequired
tenantIdstringrequired
uuidstringrequired
versionint64required
]
ListSchemasResponseBody
{
"$schema": "https://example.com/schemas/ListSchemasResponseBody.json",
"items": "Unknown Type: array,null"
}