OPTIONS "actions" metadata for non-PUT/POST views

18 views
Skip to first unread message

Jason Brechin

unread,
Oct 25, 2019, 12:42:37 PM10/25/19
to Django REST framework
We have a ViewSet that supports only GET and PATCH methods. The information provided from an OPTIONS request is minimal, omitting any of the field definitions.

There are multiple ways I can solve this issue for our use case, but is there a reason that PATCH isn't included in the list of methods[1] to report on? I'd gladly open an issue and submit a PR to improve this.

Thanks,
Jason




Reply all
Reply to author
Forward
0 new messages