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

Hide OPTIONS method? #174

Open ckcollab opened 7 years ago

ckcollab commented 7 years ago

It seems a bit redundant to show options over and over, could we remove that method from being displayed somehow?

image