django-rest-framework/rest_framework/schemas
2020-01-29 10:20:51 +01:00
..
__init__.py Update linter requirements (#7010) 2019-10-22 11:18:51 -07:00
coreapi.py OpenAPI: Ported docstring operation description from CoreAPI inspector. (#6898) 2019-11-06 21:52:02 +01:00
generators.py OpenAPI: Fixed generation when title or version not provided. (#6912) 2019-11-06 21:54:12 +01:00
inspectors.py Fix Django 3.0 deprecations (#7074) 2019-12-04 14:14:43 -08:00
openapi.py Schemas: Handle default=false for boolean fields (#7165) 2020-01-29 10:20:51 +01:00
utils.py Fix Django 3.0 deprecations (#7074) 2019-12-04 14:14:43 -08:00
views.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00