mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-04-30 14:03:44 +03:00
Previously it was only mapping the `type` and `format`, even though for some field types (like a `MultipleChoiceField`) we map more than just these. And for some fields (like a `ChoiceField`) we do not map the `type` at all. |
||
---|---|---|
.. | ||
__init__.py | ||
coreapi.py | ||
generators.py | ||
inspectors.py | ||
openapi.py | ||
utils.py | ||
views.py |