manosim / django-rest-framework-docs

Document Web APIs made with Django Rest Framework
https://www.drfdocs.com/
BSD 2-Clause "Simplified" License
647 stars 184 forks source link

Can't figure out how to enter data in ListField and DictField. #162

Open li5tun opened 7 years ago

li5tun commented 7 years ago

For ListField and DictField, it seems only support output, but how can I submit?