Changes to GET /v1/announcements

GET /v1/announcements

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

Changed in 6 of the 50 revisions of this API.155

  1. bf0b42ebdc0212
  2. 795ad2980be71
  3. d6bfb6124af31
  4. 0c948c7ad2491
  5. 7ce9c180a1fe31
  6. 6f4cc6c1de9e1

What changed

    • the response's body type changed from array to object for status

      response-body-type-changed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • added the optional property / to the response with the status

      response-optional-property-added

    • removed the optional property / from the response with the status

      response-optional-property-removed

  • 7ce9c180a1fe31See the full diff
    • added the new DEPRECATED enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new FILTERED enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new GENERIC enum value to the / response property for the response status

      response-property-enum-value-added

    • removed the 0 enum value from the / response property for the response status

      response-property-enum-value-removed

    • endpoint added

      endpoint-added