Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libs(all): set explode: false for MessageStatus #1525

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

svix-onelson
Copy link
Contributor

Avoids a problem with the codegen output for JS specifically, and possibly others, where query params for status could be left unset by the client.

This is a stop-gap. Changes are WIP to get the spec generation to maintain this change moving forward more exhaustively. In the meantime, this should set the codegen right for MessageStatus.

Avoids a problem with the codegen output for JS specifically, and
possibly others, where query params for `status` could be left unset by
the client.
@svix-onelson svix-onelson marked this pull request as ready for review November 18, 2024 18:54
@svix-onelson svix-onelson requested a review from a team as a code owner November 18, 2024 18:54
@svix-onelson svix-onelson merged commit 740bdb6 into main Nov 18, 2024
13 checks passed
@svix-onelson svix-onelson deleted the onelson/explode-false-for-message-status branch November 18, 2024 19:05
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