Changes to GET /trades/perpetualMarket/:ticker

GET /trades/perpetualMarket/{ticker}

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

Changed in 3 of the 50 revisions of this API.55

  1. bb4c0d2cb3461
  2. e85a98abf3da4
  3. 90fd3239563341

What changed

    • added the new TWAP_SUBORDER enum value to the trades/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the optional property offset to the response with the 200 status

      response-optional-property-added

    • added the optional property pageSize to the response with the 200 status

      response-optional-property-added

    • added the optional property totalResults to the response with the 200 status

      response-optional-property-added

  • 90fd3239563341See the full diff
    • deleted the query request parameter page

      request-parameter-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the TWAP_SUBORDER enum value from the trades/items/type response property for the response status 200

      response-property-enum-value-removed

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