django-rest-framework/tests/schemas
Aarni Koskela 0bdd537cc4
Ignore derivations of BrowsableAPIRenderer in OpenAPI schema (#7497)
* Ignore derivations of BrowsableAPIRenderer in OpenAPI schema
* Improve test_renderer_mapping test

Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2020-10-12 16:40:26 +02:00
..
__init__.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
test_coreapi.py Replace all url() calls with path() or re_path() (#7512) 2020-09-08 15:32:27 +01:00
test_get_schema_view.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
test_managementcommand.py Replace all url() calls with path() or re_path() (#7512) 2020-09-08 15:32:27 +01:00
test_openapi.py Ignore derivations of BrowsableAPIRenderer in OpenAPI schema (#7497) 2020-10-12 16:40:26 +02:00
views.py Corrected OpenAPI schema type for DecimalField (#7254) 2020-04-09 19:16:17 +02:00