django-rest-framework/tests/schemas
Mike Manger 73cbb9cd4a
Fix typos (#9662)
* Fix typo of 'related' in tests

* Fix typo of permission_classes in coreapi test

* Fix some minor typos in docs

* Fix typos in tests

* Fix flake8 issue
2025-03-08 15:53:15 +06:00
..
__init__.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
test_coreapi.py Fix typos (#9662) 2025-03-08 15:53:15 +06:00
test_get_schema_view.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
test_managementcommand.py Skip coreapi tests in GenerateSchemaTests if coreapi is not installed (#9229) 2024-01-19 11:10:56 +01:00
test_openapi.py Fix typo (#9231) 2024-01-24 23:17:01 +01:00
views.py Fix OpenAPI Schema yaml rendering for timedelta (#9007) 2023-06-17 09:18:25 +06:00