Changes to Delete Field

DELETE /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.17

  1. ca32894f988c6
  2. e9da3a893a8811

What changed

    • 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