Change detail

25Docs

c8ea605ef8bf → 5f6ba5c8e653 · 25 changes across 18 operations

  • GET/v1/options/chain-greeks-history/{ticker}
    • ○

      for the query request parameter expiration, the type was generalized from no type to string, and format from no format to date

    • ○

      for the query request parameter from, the type was generalized from no type to string, and format from no format to date

    • ○

      for the query request parameter to, the type was generalized from no type to string, and format from no format to date

  • GET/v1/options/chain-history/{ticker}
    • ○

      for the query request parameter expiration, the type was generalized from no type to string, and format from no format to date

    • ○

      for the query request parameter from, the type was generalized from no type to string, and format from no format to date

    • ○

      for the query request parameter to, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/tickers/{ticker}/contract-options
    • ○

      for the query request parameter expiration, the type was generalized from no type to string, and format from no format to date

    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/options/contract-daily/{contract}
    • ○

      for the query request parameter from, the type was generalized from no type to string, and format from no format to date

    • ○

      for the query request parameter to, the type was generalized from no type to string, and format from no format to date

  • GET/v1/options/contract-greeks-series/{contract}
    • ○

      for the query request parameter from, the type was generalized from no type to string, and format from no format to date

    • ○

      for the query request parameter to, the type was generalized from no type to string, and format from no format to date

  • GET/v1/derived/heatmap/{ticker}/history
    • ○

      for the query request parameter expiration, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/contracts/{contract_symbol}/bars
    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/contracts/{contract_symbol}/bucket
    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/contracts/{contract_symbol}/history
    • ○

      for the query request parameter end_session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/contracts/lookup
    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/tickers/{ticker}/bars
    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/tickers/{ticker}/boards
    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/tickers/{ticker}/bucket
    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/tickers/{ticker}/chain
    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/tickers/{ticker}/overview
    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/flow/trades
    • ○

      for the query request parameter session_date, the type was generalized from no type to string, and format from no format to date

  • GET/v1/options/atm-chains/{ticker}
    • ○

      for the query request parameter expiration, the type was generalized from no type to string, and format from no format to date

  • GET/v1/options/chain-snapshot/{ticker}
    • ○

      for the query request parameter expiration, the type was generalized from no type to string, and format from no format to date