py2swagger icon indicating copy to clipboard operation
py2swagger copied to clipboard

py2swagger doesn't respect `http_method_names`

Open ivan-koverdyeav opened this issue 7 years ago • 0 comments

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

ivan-koverdyeav avatar May 12 '17 08:05 ivan-koverdyeav