Changes to Get a Reader Status

GET /v0.1/merchants/{merchant_code}/readers/{reader_id}/status

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

Changed in 5 of the 53 revisions of this API.338

  1. cd79d83b07e017
  2. bef1083e05803
  3. ebe39fb0eb0b1
  4. bdda188d36dd1
  5. 132e5091a8851

What changed

  • cd79d83b07e017See the full diff
    • the response property errors/type became optional for the status 401

      response-property-became-optional

    • added the media type application/problem+json for the response with the status 400

      response-media-type-added

    • added the media type application/problem+json for the response with the status 401

      response-media-type-added

    • added the media type application/problem+json for the response with the status 404

      response-media-type-added

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • removed the non-success response with the status 502

      response-non-success-status-removed

    • removed the non-success response with the status 504

      response-non-success-status-removed

    • the response property errors/detail became required for the status 401

      response-property-became-required

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

    • deleted the header request parameter Accept

      request-parameter-removed

    • deleted the header request parameter Authorization

      request-parameter-removed

    • deleted the header request parameter Content-Type

      request-parameter-removed

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

    • the data/battery_level response's property type/format changed from float/ to number/float for status 200

      response-property-type-changed

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

      response-property-type-changed

    • endpoint added

      endpoint-added