Changes to Update Field

PATCH /fields/{field_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 7 revisions of this API.67

  1. ca32894f988c56
  2. e9da3a893a8811

What changed

  • ca32894f988c56See the full diff
    • removed the enum value chat of the request property settings/anyOf[subschema #1]/oneOf[subschema #3: ChatFieldSettingsUpdate]/type

      request-property-enum-value-removed

    • removed the enum value custom of the request property settings/anyOf[subschema #1]/oneOf[subschema #4: CustomFieldSettingsUpdate]/type

      request-property-enum-value-removed

    • removed the enum value image of the request property settings/anyOf[subschema #1]/oneOf[subschema #2: ImageFieldSettingsUpdate]/type

      request-property-enum-value-removed

    • removed the enum value table of the request property settings/anyOf[subschema #1]/oneOf[subschema #5: TableFieldSettingsUpdate]/type

      request-property-enum-value-removed

    • removed the enum value text of the request property settings/anyOf[subschema #1]/oneOf[subschema #1: TextFieldSettingsUpdate]/type

      request-property-enum-value-removed

    • removed the chat enum value from the settings/oneOf[subschema #3: ChatFieldSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the column enum value from the settings/oneOf[subschema #6: ColumnFieldSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the custom enum value from the settings/oneOf[subschema #4: CustomFieldSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the image enum value from the settings/oneOf[subschema #2: ImageFieldSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the table enum value from the settings/oneOf[subschema #5: TableFieldSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the text enum value from the settings/oneOf[subschema #1: TextFieldSettings]/type response property for the response status 200

      response-property-enum-value-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added ColumnFieldSettings to the settings response property oneOf list for the response status 200

      response-property-one-of-added

    • added column discriminator mapping keys to the settings response property for the response status 200

      response-property-discriminator-mapping-added