Changes to ✨ Partially update a saved interface

PATCH /api/interfaces/{id}/

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

Changed in 3 of the 97 revisions of this API.24

  1. b5f055b9d45b1
  2. c2893748a8d31
  3. b7b3b45888a84

What changed

    • the response property created_by/allOf[UserSimple]/avatar became nullable for the status 200

      response-property-became-nullable

    • for the path request parameter id, the type/format was changed from string/ to integer/

      request-parameter-type-changed

    • added the new optional request property metadata (media type: application/json)

      new-optional-request-property

    • added the new optional request property metadata (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property metadata (media type: multipart/form-data)

      new-optional-request-property

    • added the optional property metadata to the response with the 200 status

      response-optional-property-added

Of the 97 revisions, 1 has no diff computed.