django-rest-framework/tests/schemas
2019-09-03 16:07:30 +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 Replaced 'TODO' hardcoded version info by a parameter with default '0.1.0' (#6899) 2019-09-03 16:07:30 +02:00
views.py Fixed min/max attributes for serializers.ListField (#6866) 2019-09-03 15:43:54 +02:00