drf-yasg/src/drf_yasg/inspectors
Andrew Yager 4825ec70b1 Handle swagger_extra_fields in field_to_swagger_object (#142)
* Move add_manual_fields call to make_schema_definition
* Do not call add_manual_fields twice
2018-06-16 17:02:06 +03:00
..
__init__.py Django rest framework recursive support (#110) 2018-04-27 01:51:10 +03:00
base.py Allow body on HTTP DELETE view methods (#122) 2018-05-14 19:15:14 +03:00
field.py Handle swagger_extra_fields in field_to_swagger_object (#142) 2018-06-16 17:02:06 +03:00
query.py Handle coreapi Fields without a schema attribute 2018-06-16 15:08:59 +03:00
view.py Catch and log exceptions raised from get_serializer 2018-06-01 16:21:25 +03:00