Changes to List notification history

GET /api/v1/notifications

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

Changed in 4 of the 107 revisions of this API.18

  1. 4f19bf23c8563
  2. 1e626d3a1e6b4
  3. af101d199f421
  4. b64f5ab46d871

What changed

    • added the new enum value unresolved to the query request parameter status

      request-parameter-enum-value-added

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

      response-optional-property-added

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

      response-required-property-added

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • added the new enum value all to the query request parameter status

      request-parameter-enum-value-added

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

      response-optional-property-added

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

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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