Changes to Get all alerts of the current user's feed (V2)

GET /public/v2/feed

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

Changed in 3 of the 9 revisions of this API.67

  1. 0ab68d9081f93
  2. d08b2fe6a84f63
  3. 517f4f8277241

What changed

    • response property content/items/locations/items/earliestAlert deprecated

      response-property-deprecated

    • response property content/items/mentionedTargets/items/earliestAlert deprecated

      response-property-deprecated

    • response property content/items/primaryTargets/items/target/earliestAlert deprecated

      response-property-deprecated

  • d08b2fe6a84f63See the full diff
    • the response property content/items/locations/items/ctype/priority became nullable for the status 200

      response-property-became-nullable

    • the response property content/items/mentionedTargets/items/ctype/priority became nullable for the status 200

      response-property-became-nullable

    • the response property content/items/primaryTargets/items/target/ctype/priority became nullable for the status 200

      response-property-became-nullable

    • the response property content/items/locations/items/ctype/priority became optional for the status 200

      response-property-became-optional

    • the response property content/items/mentionedTargets/items/ctype/priority became optional for the status 200

      response-property-became-optional

    • the response property content/items/primaryTargets/items/target/ctype/priority became optional for the status 200

      response-property-became-optional

    • response property content/items/locations/items/ctype/priority deprecated

      response-property-deprecated

    • response property content/items/mentionedTargets/items/ctype/priority deprecated

      response-property-deprecated

    • response property content/items/primaryTargets/items/target/ctype/priority deprecated

      response-property-deprecated

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

      response-optional-property-added