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

fix(execute): skip undefined values serialization #3432

Merged
merged 5 commits into from
Mar 25, 2024

Conversation

glowcloud
Copy link
Contributor

@glowcloud glowcloud requested a review from char0n March 22, 2024 13:47
@glowcloud glowcloud self-assigned this Mar 22, 2024
Copy link
Member

@char0n char0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks legit. The flow logic is sound as well. Nice work!

As discussed, please refactor the path builder by unnesting the if statements and returning as easly as we can.

@char0n char0n merged commit 5808f2a into master Mar 25, 2024
5 checks passed
@char0n char0n deleted the oas3-execute-undefined-params branch March 25, 2024 12:45
swagger-bot pushed a commit that referenced this pull request Mar 25, 2024
## [3.26.1](v3.26.0...v3.26.1) (2024-03-25)

### Bug Fixes

* **execute:** skip undefined values serialization for OpenAPI 3.x.y ([#3432](#3432)) ([5808f2a](5808f2a))
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 3.26.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants