Skip to content

Sync/v3 market quote quotes 20260905 - #164

Open
KetanGupta12 wants to merge 6 commits into
masterfrom
sync/v3-market-quote-quotes-20260905
Open

Sync/v3 market quote quotes 20260905#164
KetanGupta12 wants to merge 6 commits into
masterfrom
sync/v3-market-quote-quotes-20260905

Conversation

@KetanGupta12

Copy link
Copy Markdown
Contributor

No description provided.

KetanGupta12 and others added 6 commits September 5, 2026 12:11
Adds GetFullMarketQuoteResponseV3 and MarketQuoteSymbolV3 for
GET /v3/market-quote/quotes.

swagger-codegen 3.0.82 only partially supports the OpenAPI 3.1 spec and
emitted 'object' for every primitive property and dropped the map value
type. The swagger_types and the :type:/:rtype: docstrings have been
corrected by hand to the real spec types, mirroring the existing
GetMarketQuoteLastTradedPriceResponseV3 / MarketQuoteSymbolLtpV3 pair,
including the allowed_values check on the response status setter.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Adds get_full_market_quote_v3 / get_full_market_quote_v3_with_http_info
for GET /v3/market-quote/quotes.

Applied as an additive insert rather than an overwrite of the generated
file: the generated output renamed the existing public method
get_market_quote_ohlc to get_market_quote_ohlcv3 and downgraded
":param str" docstrings to ":param object" on existing methods, both of
which are unrelated codegen regressions.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants