py2swagger
py2swagger copied to clipboard
py2swagger doesn't respect `http_method_names`
If a method (e.g. patch
) is not contained in http_method_names
of a View or a Viewset it will still appear in swagger.json