py2swagger icon indicating copy to clipboard operation
py2swagger copied to clipboard

Python OpenAPI Specification generator

Results 4 py2swagger issues
Sort by recently updated
recently updated
newest added

Hello. i'm trying to use py2swagger but dont understand how. i've innstalled it using pip3 install py2swagger , what do i do next? i tried to write 'py2swagger' in console...

This doesn't seem to work with falcon. It's missing most of my routes... only routes with a variable in them are showing up in the output.

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