Changes to List Workspaces

GET /v1/workspaces/

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

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

  1. 9b529d67a7d0612

What changed

  • 9b529d67a7d0612See the full diff
    • the response property items/name became optional for the status 200

      response-property-became-optional

    • the response property items/organization_name became optional for the status 200

      response-property-became-optional

    • the response property items/workspace_uuid became optional for the status 200

      response-property-became-optional

    • response property items/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 items/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 items/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

    • deleted the query request parameter organization_uuid

      request-parameter-removed

    • added the new optional query request parameter show_deleted

      new-optional-request-parameter

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

      response-optional-property-added