Changes to Get similar feedback records

GET /v1/feedback-records/{id}/similar

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

Changed in 8 of the 35 revisions of this API.41431

  1. 17c77a1a30314
  2. d2fa5d9f2e984
  3. db17603a9e281
  4. 6907a0a9de004424
  5. 2fe8dc460c4d4
  6. 7af2577fe5922
  7. a5a2961cda7b1
  8. b3611442ba191

What changed

    • added the new content_too_large enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new content_too_large enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new content_too_large enum value to the code response property for the response status 503

      response-property-enum-value-added

    • added the new content_too_large enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new tenant_write_conflict enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new tenant_write_conflict enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new tenant_write_conflict enum value to the code response property for the response status 503

      response-property-enum-value-added

    • added the new tenant_write_conflict enum value to the code response property for the response status default

      response-property-enum-value-added

    • deleted the query request parameter tenant_id

      request-parameter-removed

  • 6907a0a9de004424See the full diff
    • the instance response's property type/format changed from string/uri to string/ for status 400

      response-property-type-changed

    • the instance response's property type/format changed from string/uri to string/ for status 404

      response-property-type-changed

    • the instance response's property type/format changed from string/uri to string/ for status 503

      response-property-type-changed

    • the instance response's property type/format changed from string/uri to string/ for status default

      response-property-type-changed

    • removed the optional property errors from the response with the 400 status

      response-optional-property-removed

    • removed the optional property errors from the response with the 404 status

      response-optional-property-removed

    • removed the optional property errors from the response with the 503 status

      response-optional-property-removed

    • removed the optional property errors from the response with the default status

      response-optional-property-removed

    • added the optional property details to the response with the 400 status

      response-optional-property-added

    • added the optional property details to the response with the 404 status

      response-optional-property-added

    • added the optional property details to the response with the 503 status

      response-optional-property-added

    • added the optional property details to the response with the default status

      response-optional-property-added

    • added the optional property invalid_params to the response with the 400 status

      response-optional-property-added

    • added the optional property invalid_params to the response with the 404 status

      response-optional-property-added

    • added the optional property invalid_params to the response with the 503 status

      response-optional-property-added

    • added the optional property invalid_params to the response with the default status

      response-optional-property-added

    • the response property status became required for the status 400

      response-property-became-required

    • the response property status became required for the status 404

      response-property-became-required

    • the response property status became required for the status 503

      response-property-became-required

    • the response property status became required for the status default

      response-property-became-required

    • the response property title became required for the status 400

      response-property-became-required

    • the response property title became required for the status 404

      response-property-became-required

    • the response property title became required for the status 503

      response-property-became-required

    • the response property title became required for the status default

      response-property-became-required

    • added the required property code to the response with the 400 status

      response-required-property-added

    • added the required property code to the response with the 404 status

      response-required-property-added

    • added the required property code to the response with the 503 status

      response-required-property-added

    • added the required property code to the response with the default status

      response-required-property-added

    • added the required property request_id to the response with the 400 status

      response-required-property-added

    • added the required property request_id to the response with the 404 status

      response-required-property-added

    • added the required property request_id to the response with the 503 status

      response-required-property-added

    • added the required property request_id to the response with the default status

      response-required-property-added

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

    • the type response's property default value about:blank was removed for the status 400

      response-property-default-value-removed

    • the type response's property default value about:blank was removed for the status 404

      response-property-default-value-removed

    • the type response's property default value about:blank was removed for the status 503

      response-property-default-value-removed

    • the type response's property default value about:blank was removed for the status default

      response-property-default-value-removed

    • the response property data/items/field_label became required for the status 200

      response-property-became-required

    • the response property data/items/value_text became required for the status 200

      response-property-became-required

    • deleted the query request parameter offset

      request-parameter-removed

    • endpoint added

      endpoint-added