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
Raise clear error for Swagger 2.0 specs (issue #30)
Instead of silently producing empty output, detect swagger: '2.0'
in normalize_data and raise a ValueError with a link to
https://converter.swagger.io/ so users know how to proceed.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments