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): do not encode server variables by default #3660

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

char0n
Copy link
Member

@char0n char0n commented Sep 13, 2024

This will allow Saas and On-Premise usecase to be handled correctly.
Encoding can be turned on again by providing serverVariableEncoder option.

Refs #3656


WARNING: needs testing with SwaggerUI before merging.

This will allow Saas and On-Premise usecase to be handled correctly.
Encoding can be turned on again by providing
serverVariableEncoder option.

Refs #3656
Copy link
Contributor

@glowcloud glowcloud left a comment

Choose a reason for hiding this comment

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

LGTM.

@char0n
Copy link
Member Author

char0n commented Sep 13, 2024

Successfully tested against SwaggerUI.

@char0n char0n merged commit d03f5cf into master Sep 13, 2024
7 checks passed
@char0n char0n deleted the char0n/3656 branch September 13, 2024 14:11
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 3.29.3 🎉

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.

3 participants