* Allow passing `request_body=no_body` to `swagger_auto_schema` (14)
Contributed by Étienne Noss etene
0.1.3
* Add re-exports to `inspectors/__init__.py` (13) * get_schema_view() now expects list arguments instead of tuple, as in drf-yasg 1.20 (11) * Type hints for OpenAPISchemaGenerator (10)