PEP 484 type stubs for Mypy and PyCharm.
This package contains type stubs to provide more precise static types and type inference for drf-yasg, the OpenAPI/Swagger generator for Django REST Framework.
pip install drf-yasg-stubs
That's all, run Mypy and it should be able to pick up these stubs.
Allow passing request_body=no_body
to swagger_auto_schema
(#14)
Contributed by Étienne Noss @etene
inspectors/__init__.py
(#13)Release process: https://twine.readthedocs.io/en/stable/#using-twine