Peter Stenger

Results 135 comments of Peter Stenger
trafficstars

@shawalli Have not looked at this module in a while. Two things: 1. automatic documentation generation, as suggested by @ifeLawal 2. automatic API creation. I posted a file providing the...

Cool. Thanks! The pypi package doesn't work anymore.

As a random bystander to this, @vedtam it looks like the tooling only supports 4-space tabs. "E111 indentation is not a multiple of 4". Maybe you can disable that warning,...

@rscloura Is there any way to assist in getting this up and running?

Requesting thoughts from @ColdHeat ! Excited to see if this could be a viable path I can continue developing. The end goal here is a complete openapi.json file that can...

Was thinking about this some more: - The amount of work required to convert all usages of `request.data or request.json()` to just using the serialized input may be too high....

@greyli -- Is this a feature you would ever consider adding? This is a must-have for my project.