Skip to content

Style for header parameters is improperly set #2164

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

Closed
ludovicianul opened this issue Mar 25, 2025 · 2 comments
Closed

Style for header parameters is improperly set #2164

ludovicianul opened this issue Mar 25, 2025 · 2 comments

Comments

@ludovicianul
Copy link

This code is incorrect:

Image

On line 2249 it should be:

 if (style.equals(Header.StyleEnum.SIMPLE.toString())) {
ludovicianul added a commit to ludovicianul/swagger-parser that referenced this issue Mar 25, 2025
@ludovicianul
Copy link
Author

This commit fixes it: fa90868

My fork has multiple commits and I cannot raise a simple pull request.

@djankows
Copy link

@ludovicianul good catch, thank you for reporting it.
Fixed in #2166.

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

No branches or pull requests

2 participants