Changes to Read a coherent browser snapshot

GET /api/v1/ui/snapshot

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

Changed in 3 of the 33 revisions of this API.7

  1. 8dcdcccff2a43
  2. b0f38a915e883
  3. 1a5a279204931

What changed

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

      response-optional-property-added

    • added the optional property graph/issues/items/deadline_on_date to the response with the 200 status

      response-optional-property-added

    • added the optional property selected/issue/deadline_on_date to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property graph/issues/items/scheduled_on_date to the response with the 200 status

      response-optional-property-added

    • added the optional property selected/issue/scheduled_on_date to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added