django-rest-framework-bulk
django-rest-framework-bulk copied to clipboard
Add schema generator with automatic bulk action support
Based entirely on DRF's default generator with expanded actions list. Requires yet to be released changes in DRF. Add an example on how to use it with interactive docs.
Requires this PR to be merged in order to work