mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 01:26:53 +03:00
98c8af5291
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 |