Changes to GET /api/internal/desktop/cloud-status

GET /api/internal/desktop/cloud-status

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

Changed in 3 of the 31 revisions of this API.416

  1. d8eef2729f1c2
  2. 245e6f96216b4
  3. 239b3cc94d8041

What changed

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

      response-optional-property-added

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

      response-optional-property-added

    • added the required property activeProfileName to the response with the 200 status

      response-required-property-added

    • added the required property cloudUrl to the response with the 200 status

      response-required-property-added

    • added the required property linkUrl to the response with the 200 status

      response-required-property-added

    • added the required property profiles to the response with the 200 status

      response-required-property-added

  • 239b3cc94d8041See the full diff
    • removed the required property activeProfileName from the response with the 200 status

      response-required-property-removed

    • removed the required property cloudUrl from the response with the 200 status

      response-required-property-removed

    • removed the required property linkUrl from the response with the 200 status

      response-required-property-removed

    • removed the required property profiles from the response with the 200 status

      response-required-property-removed

    • removed the optional property userId from the response with the 200 status

      response-optional-property-removed