Changes to Update Workspace

PUT /v1/workspaces/{workspace_uuid}

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

Changed in 1 of the 25 revisions of this API.61

  1. 9b529d67a7d061

What changed

  • 9b529d67a7d061See the full diff
    • the response property name became optional for the status 200

      response-property-became-optional

    • the response property organization_name became optional for the status 200

      response-property-became-optional

    • the response property workspace_uuid became optional for the status 200

      response-property-became-optional

    • response property name list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property organization_name list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property workspace_uuid list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

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

      response-optional-property-added