Changes to Get Stats

GET /api/v1/ssf-receiver-streams/{stream_id}/stats

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

Changed in 2 of the 33 revisions of this API.2101

  1. f2cf3228f366210
  2. fa2bb307d6fa1

What changed

  • f2cf3228f366210See the full diff
    • added c1.api.ssf_receiver.v1.SSFReceiverStreamStats subschema #2 to the stats response property oneOf list for the response status 200

      response-property-one-of-added

    • the stats response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property stats/eventsActedOnCount from the response with the 200 status

      response-optional-property-removed

    • removed the optional property stats/eventsFailedCount from the response with the 200 status

      response-optional-property-removed

    • removed the optional property stats/eventsReceivedCount from the response with the 200 status

      response-optional-property-removed

    • removed the optional property stats/lastErrorAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property stats/lastErrorMessage from the response with the 200 status

      response-optional-property-removed

    • removed the optional property stats/lastEventReceivedAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property stats/lastVerifiedAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property stats/streamId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property stats/transmitterStatus from the response with the 200 status

      response-optional-property-removed

    • removed the optional property stats/transmitterStatusReason from the response with the 200 status

      response-optional-property-removed

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

    • endpoint added

      endpoint-added