Closed
Description
Reported by @acastellana.
In DRF 2.4.4 neither @link(is_for_list=True) nor @action(is_for_list=True) work properly. Any advance on this issue?
Thanks!
Update. Seems that DRF 2.4.4 already has a @list_route() decorator
Reported by @acastellana.
In DRF 2.4.4 neither @link(is_for_list=True) nor @action(is_for_list=True) work properly. Any advance on this issue?
Thanks!
Update. Seems that DRF 2.4.4 already has a @list_route() decorator