You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somewhere between v2.0.0-rc.75 and v2.1.5 (I just attempted an upgrade), redoc started adding a line break between the numerical HTTP status code and the description for the response, even though plenty of space is available.
Expected behavior
No extra line break when plenty of space is available.
I guess you should test it yourself with the latest git version once you have a working dev setup, but the version from the issue report is still the latest published release as far as I can tell.
Describe the bug
Somewhere between v2.0.0-rc.75 and v2.1.5 (I just attempted an upgrade), redoc started adding a line break between the numerical HTTP status code and the description for the response, even though plenty of space is available.
Expected behavior
No extra line break when plenty of space is available.
Minimal reproducible OpenAPI snippet(if possible)
Screenshots
before:
after (looks like I screenshotted a different route but it's the same everywhere):
The text was updated successfully, but these errors were encountered: