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

rust: Fix jq script that removes nullable attributes #1534

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

svix-jplatte
Copy link
Member

It was removing it even when the property was marked required, which was not intended.

It was removing it even when the property was marked required, which was
not intended.
@svix-jplatte svix-jplatte marked this pull request as ready for review November 27, 2024 15:02
@svix-jplatte svix-jplatte requested a review from a team as a code owner November 27, 2024 15:02
@svix-jplatte svix-jplatte merged commit 34a910a into main Nov 27, 2024
1 check passed
@svix-jplatte svix-jplatte deleted the jplatte/rust-iterator-fix branch November 27, 2024 18:24
@svix-jplatte svix-jplatte mentioned this pull request Nov 28, 2024
svix-jplatte added a commit that referenced this pull request Nov 28, 2024
* Server: Return 413 on large payloads ([#1530])
* Libs/Python: Fix sync / async mismatch for op-webhook-endpoint API
([#1535])
* Libs/Rust: Fix types of `iterator` fields ([#1534])
* Libs/Kotlin: Add convenient construction of messages with
pre-serialized payload ([#1531])
* Libs/Rust: Add convenient construction of messages with pre-serialized
payload ([#1533])

[#1530]: #1530
[#1531]: #1531
[#1533]: #1533
[#1534]: #1534
[#1535]: #1535
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