Skip to content

feat(sdk): allow request options without undefined query placeholders#344

Open
matoous wants to merge 1 commit into
mainfrom
md/query-ergonomics
Open

feat(sdk): allow request options without undefined query placeholders#344
matoous wants to merge 1 commit into
mainfrom
md/query-ergonomics

Conversation

@matoous
Copy link
Copy Markdown
Contributor

@matoous matoous commented Apr 22, 2026

Update the generator and SDK runtime so methods with optional query parameters accept either (query, options) or (options), removing the need for calls like list(undefined, { timeout: 25 }).

@matoous matoous self-assigned this Apr 22, 2026
Update the generator and SDK runtime so methods with optional query
parameters accept either `(query, options)` or `(options)`, removing the
need for calls like `list(undefined, { timeout: 25 })`.
@matoous matoous force-pushed the md/query-ergonomics branch from 91ee262 to 75db175 Compare April 23, 2026 06:55
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.

1 participant