mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-11-08 11:57:42 +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 | ||