django-rest-framework/rest_framework/schemas
2019-07-25 15:30:20 +02:00
..
__init__.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
coreapi.py Move determine_path_prefix() logic into CoreAPI module. 2019-07-24 11:13:30 +02:00
generators.py Move determine_path_prefix() logic into CoreAPI module. 2019-07-24 11:13:30 +02:00
inspectors.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
openapi.py OpenAPI schemas: Ensure lazy field descriptions are converted to str(). (#6832) 2019-07-25 15:30:20 +02:00
utils.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
views.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00