Changes to ๐Ÿ›ก๏ธ Get the Remote Access status.

GET /api/v1/connect/status

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

Changed in 5 of the 176 revisions of this API.228

  1. 8bcf1f05a7f71
  2. 4e6c4e9637492
  3. 5b4d68eba1df2
  4. c3d02ccf70046
  5. eca025445dda1

What changed

  • 8bcf1f05a7f71See the full diff
    • โ—‹

      added the required property vanityHostname to the response with the 200 status

      response-required-property-added

  • 4e6c4e9637492See the full diff
    • โ—

      added the new not_approved enum value to the state response property for the response status 200

      response-property-enum-value-added

    • โ—

      added the new suspended enum value to the state response property for the response status 200

      response-property-enum-value-added

  • 5b4d68eba1df2See the full diff
    • โ–ฒ

      removed the required property directEnabled from the response with the 200 status

      response-required-property-removed

    • โ–ฒ

      removed the required property relayEnabled from the response with the 200 status

      response-required-property-removed

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

  • c3d02ccf70046See the full diff
    • โ—‹

      added the required property directEnabled to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property directUrl to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property https to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property publicPort to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property relayEnabled to the response with the 200 status

      response-required-property-added

    • โ—‹

      added the required property relayUrl to the response with the 200 status

      response-required-property-added

    • โ—‹

      endpoint added

      endpoint-added