django-rest-framework/rest_framework/schemas
2019-07-24 11:13:30 +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 Fix OpenAPI path generation with common prefixes. 2019-07-24 11:13:30 +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