Changes to Get organization settings

GET /api/organizations/{id}

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

Changed in 4 of the 97 revisions of this API.815

  1. d61bc77f80bc1
  2. b5f055b9d45b8
  3. 04ff286141b52
  4. b7b3b45888a83

What changed

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

      response-property-enum-value-added

    • the billing/enforce_session_concurrency response's property type/format changed from string/ to boolean/ for status 200

      response-property-type-changed

    • the billing/manual_role_management response's property type/format changed from string/ to boolean/ for status 200

      response-property-type-changed

    • the billing/manual_workspace_management response's property type/format changed from string/ to boolean/ for status 200

      response-property-type-changed

    • the billing/max_parallel_sessions response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the billing/session_concurrency_window_seconds response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the custom_scripts_enabled response's property type/format changed from string/ to boolean/ for status 200

      response-property-type-changed

    • the email_notification_settings response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the react_code_settings response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • 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 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 97 revisions, 1 has no diff computed.