Skip to main content

ListSchemasResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ListSchemasResponseBody.json
items object[]required
  • Array [
  • $schemauri

    A URL to the JSON Schema for this object.

    Example: https://example.com/schemas/CustomFieldSchemaView.json
    allowUnknownFieldsbooleanrequired
    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"
    }