django-rest-framework/tests/schemas
2019-10-10 08:50:20 +02:00
..
__init__.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
test_coreapi.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
test_get_schema_view.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
test_managementcommand.py Add --generator_class CLI option to generateschema (#6735) 2019-06-09 14:43:54 +02:00
test_openapi.py Fixed crash deleting required schema parameter key on PATCH requests. (#6944) 2019-10-10 08:50:20 +02:00
views.py Fixed min/max attributes for serializers.ListField (#6866) 2019-09-03 15:43:54 +02:00