CreateSchemaReq

  • jsonSchemaDraft
    Type: stringenum
    required

    JSON Schema draft version to use (e.g., '2020-12', 'draft-07')

    values
    • 2020-12
    • 2019-09
    • draft-07
    • draft-06
    • draft-04
  • key
    Type: string
    required

    Unique identifier for the schema within your organization

  • name
    Type: string
    required

    Human-readable name for the schema

  • schemaDefinition
    required
    Empty object
  • description
    Type: string

    Optional description of what this schema represents