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

Fixed a param comment escaping issue where newline characters do not get applied in the output swagger file #1890

Merged

Conversation

yukiomoto
Copy link
Contributor

Describe the PR
This PR fixes a param comment issue where a \n gets escaped into \\n so it would not be applied to the output swagger file.

I believe this should be the right behavior.
Thank you!

This commit fixes a param comment issue where a "\n" gets escaped so it would not be applied to the output swagger file.
@sdghchj sdghchj merged commit 1d730c5 into swaggo:master Sep 20, 2024
10 checks passed
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