Changes to Get coin by ID

GET /v1/coins/{id}

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

Changed in 3 of the 61 revisions of this API.433

  1. 90de04b871332
  2. 17896b63b744311
  3. 5a9b80fb375d12

What changed

    • removed the optional property error from the response with the 404 status

      response-optional-property-removed

    • removed the optional property error from the response with the 500 status

      response-optional-property-removed

  • 17896b63b744311See the full diff
    • removed the required property blogId from the response with the 200 status

      response-required-property-removed

    • removed the required property symbol from the response with the 200 status

      response-required-property-removed

    • removed the required property type from the response with the 200 status

      response-required-property-removed

    • removed the optional property postId from the response with the 200 status

      response-optional-property-removed

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

      response-required-property-added

  • 5a9b80fb375d12See the full diff
    • the response property postId became optional for the status 200

      response-property-became-optional

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

      response-required-property-added

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

      response-required-property-added