django-rest-framework/tests/schemas
hashlash ebde56b932
Represent SafeString as plain string on schema rendering. (#8429)
* Use SafeString.represent_str to represent SafeString as str

* Add SafeString yaml rendering test
2022-11-23 20:42:06 +06:00
..
__init__.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
test_coreapi.py Prevent head method mapping to coerce action name (#7729) 2022-08-12 12:00:55 +01:00
test_get_schema_view.py Added OpenAPI Schema Generation. (#6532) 2019-05-13 16:07:03 +02:00
test_managementcommand.py Use example.com domain in tests. (#8571) 2022-07-25 10:28:41 +01:00
test_openapi.py Represent SafeString as plain string on schema rendering. (#8429) 2022-11-23 20:42:06 +06:00
views.py Fix OpenAPISchema rendering for timedelta (#7641) 2021-03-10 12:03:15 +00:00