GetSchemaResp

  • createdByUid
    Type: string
    required
  • jsonSchemaDraft
    Type: string
    required
  • key
    Type: string
    required
  • name
    Type: string
    required
  • schemaDefinition
    Type: object
    required

    The JSON Schema definition as a JSON object - the complete schema used for validation

  • status
    Type: stringenum
    required
    values
    • Draft
    • Active
    • Deprecated
  • version
    Type: string
    required
  • createdAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • deprecatedAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • deprecatedByUid
    Type: string
  • description
    Type: string
  • id
    Type: string
  • publishedAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • publishedByUid
    Type: string
  • updatedAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z