Skip to content

Allowing newlines in openapi description #2717

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

Merged
merged 2 commits into from
Jul 16, 2024
Merged

Conversation

l-trotta
Copy link
Contributor

Newlines (\n) are needed in the description of openapi json filed as explained in #2710.
Previously escaped because of some badly formatted existing descriptions, which will be fixed as needed.

fixes #2710.

@l-trotta l-trotta requested a review from Anaethelion July 15, 2024 16:43
@l-trotta l-trotta requested a review from lcawl July 15, 2024 16:43
@l-trotta l-trotta force-pushed the allow-newlines-in-oapi-desc branch from 7dbae77 to b4bca06 Compare July 16, 2024 08:08
@l-trotta l-trotta merged commit 56425ad into main Jul 16, 2024
6 checks passed
@l-trotta l-trotta deleted the allow-newlines-in-oapi-desc branch July 16, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenAPI spec generation: support bullets in descriptions (stop escaping \n)
2 participants