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
Drop support for python < 3.6 ✅
Drop support for Falcon 2 ✅
Drop support for Django 2 ✅
Move to pyproject.toml ✅
Servers with variables resolving ✅
Requests integration ✅
Falcon integration ✅
Move schema validator to separate lib ✅
Response headers ✅
use pre-commit ✅
use isort and black ✅
Request / Response protocols ✅
Get rid of OpenAPI class name prefixes ✅
Stable API with type annotations ✅