Changes to Get Stocks

GET /api/v2/market_data/stocks/

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

Changed in 1 of the 47 revisions of this API.124

  1. 142af68e5d3c124

What changed

  • 142af68e5d3c124See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • deleted the query request parameter page

      request-parameter-removed

    • deleted the query request parameter page_size

      request-parameter-removed

    • removed PaginatedStockResponse subschema #1 from the response body oneOf list for the response status 200

      response-body-one-of-removed

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

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

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