Changes to Compressed/Aggregate Trades List

GET /api/v3/aggTrades

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

Changed in 1 of the 26 revisions of this API.410

  1. a484ce871a72410

What changed

  • a484ce871a72410See the full diff
    • for the query request parameter endTime, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter fromId, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter limit, the type/format was changed from integer/ to integer/int32

      request-parameter-type-changed

    • for the query request parameter startTime, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • the response property code became required for the status 400

      response-property-became-required

    • the response property items/M became required for the status 200

      response-property-became-required

    • the response property items/T became required for the status 200

      response-property-became-required

    • the response property items/a became required for the status 200

      response-property-became-required

    • the response property items/f became required for the status 200

      response-property-became-required

    • the response property items/l became required for the status 200

      response-property-became-required

    • the response property items/m became required for the status 200

      response-property-became-required

    • the response property items/p became required for the status 200

      response-property-became-required

    • the response property items/q became required for the status 200

      response-property-became-required

    • the response property msg became required for the status 400

      response-property-became-required