Skip to content

fix(openapi): trim whitespace in descriptions #2282

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 1 commit into from
Jul 3, 2025

Conversation

mlegner
Copy link
Contributor

@mlegner mlegner commented Jul 3, 2025

Description

This trims whitespaces in the automatically generated OpenAPI specs.

Test plan

Inspect generated specs.

@mlegner mlegner requested a review from jpcsmith July 3, 2025 08:58
@mlegner mlegner enabled auto-merge (squash) July 3, 2025 08:58
Copy link
Contributor

github-actions bot commented Jul 3, 2025

Warning: This PR modifies one of the OpenAPI files. Please consider the
following:

  • Make sure the API changes are backwards compatible.
  • Make sure to follow existing conventions for any added parameters, requests, and
    responses.
  • Make sure the generated HTML files do not contain errors.
  • This probably requires release notes and maybe changes to the documentation.

cc @jpcsmith @mlegner

@mlegner mlegner merged commit abd990a into main Jul 3, 2025
25 checks passed
@mlegner mlegner deleted the mlegner/trim-openapi-descriptions branch July 3, 2025 09:15
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