django-rest-framework/rest_framework/schemas
2019-08-07 22:09:27 +02:00
..
__init__.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
coreapi.py replace force_text with force_str 2019-08-07 21:05:24 +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: Added required description to responses. (#6850) 2019-08-07 22:09:27 +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