Changes to PATCH /api/builder/element/:element_id

PATCH /api/builder/element/{element_id}/

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

Changed in 2 of the 6 revisions of this API.668

  1. f3396317d932664
  2. ea4a3480f8d34

What changed

  • f3396317d932664See the full diff
    • added Target216Enum to the anyOf[LinkElementUpdateElement]/target request property allOf list (media type: application/json)

      request-property-all-of-added

    • added Target216Enum to the anyOf[LinkElementUpdateElement]/target request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added Target216Enum to the anyOf[LinkElementUpdateElement]/target request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • added Target216Enum to the anyOf[MenuElementUpdateElement]/menu_items/items/target request property allOf list (media type: application/json)

      request-property-all-of-added

    • added Target216Enum to the anyOf[MenuElementUpdateElement]/menu_items/items/target request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added Target216Enum to the anyOf[MenuElementUpdateElement]/menu_items/items/target request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • removed TargetEnum from the anyOf[LinkElementUpdateElement]/target request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed TargetEnum from the anyOf[LinkElementUpdateElement]/target request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed TargetEnum from the anyOf[LinkElementUpdateElement]/target request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • removed TargetEnum from the anyOf[MenuElementUpdateElement]/menu_items/items/target request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed TargetEnum from the anyOf[MenuElementUpdateElement]/menu_items/items/target request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed TargetEnum from the anyOf[MenuElementUpdateElement]/menu_items/items/target request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • added Target216Enum to the oneOf[LinkElementElement]/target response property allOf list for the response status 200

      response-property-all-of-added

    • added Target216Enum to the oneOf[MenuElementElement]/menu_items/allOf[MenuItem]/target response property allOf list for the response status 200

      response-property-all-of-added

    • removed TargetEnum from the oneOf[LinkElementElement]/target response property allOf list for the response status 200

      response-property-all-of-removed

    • removed TargetEnum from the oneOf[MenuElementElement]/menu_items/allOf[MenuItem]/target response property allOf list for the response status 200

      response-property-all-of-removed

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

    • added the new optional request property anyOf[IFrameElementUpdateElement]/allow_same_origin (media type: application/json)

      new-optional-request-property

    • added the new optional request property anyOf[IFrameElementUpdateElement]/allow_same_origin (media type: application/x-www-form-urlencoded)

      new-optional-request-property

    • added the new optional request property anyOf[IFrameElementUpdateElement]/allow_same_origin (media type: multipart/form-data)

      new-optional-request-property

    • added the optional property oneOf[IFrameElementElement]/allow_same_origin to the response with the 200 status

      response-optional-property-added