Changes to ✨ Update default role

PATCH /api/organizations/{id}/set-default-role

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

Changed in 3 of the 98 revisions of this API.3417

  1. d61bc77f80bc13
  2. 04ff286141b5332
  3. bf064af446f912

What changed

  • d61bc77f80bc13See the full diff
    • added the new VO enum value to the default_role/allOf[OrganizationRoleEnum]/ response property for the response status 200

      response-property-enum-value-added

    • added the new VO enum value to the request property default_role/allOf[OrganizationRoleEnum]/ (media type: application/json)

      request-property-enum-value-added

    • added the new VO enum value to the request property default_role/allOf[OrganizationRoleEnum]/ (media type: application/x-www-form-urlencoded)

      request-property-enum-value-added

    • added the new VO enum value to the request property default_role/allOf[OrganizationRoleEnum]/ (media type: multipart/form-data)

      request-property-enum-value-added

  • 04ff286141b5332See the full diff
    • added OrganizationRoleEnum to the default_role request property allOf list (media type: application/json)

      request-property-all-of-added

    • added OrganizationRoleEnum to the default_role request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-added

    • added OrganizationRoleEnum to the default_role request property allOf list (media type: multipart/form-data)

      request-property-all-of-added

    • removed Role9e7Enum from the default_role request property allOf list (media type: application/json)

      request-property-all-of-removed

    • removed Role9e7Enum from the default_role request property allOf list (media type: application/x-www-form-urlencoded)

      request-property-all-of-removed

    • removed Role9e7Enum from the default_role request property allOf list (media type: multipart/form-data)

      request-property-all-of-removed

    • added OrganizationRoleEnum to the default_role response property allOf list for the response status 200

      response-property-all-of-added

    • removed Role9e7Enum from the default_role response property allOf list for the response status 200

      response-property-all-of-removed

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

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

      new-optional-request-property

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

      new-optional-request-property

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

      new-optional-request-property

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

      new-optional-request-property

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

      new-optional-request-property

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

      new-optional-request-property

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

      new-optional-request-property

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

      new-optional-request-property

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

      new-optional-request-property

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

Of the 98 revisions, 1 has no diff computed.