mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-13 05:06:53 +03:00
b215375125
Propagate the nullability of underlying model fields in ModelSerializer when those fields are marked as read only. This ensures the correct generation of OpenAPI schemas. Fix #8041. |
||
---|---|---|
.. | ||
__init__.py | ||
test_coreapi.py | ||
test_get_schema_view.py | ||
test_managementcommand.py | ||
test_openapi.py | ||
views.py |