Mike Stipicevic
Mike Stipicevic
It looks like [openapi3](https://github.com/Dorthu/openapi3) might be a viable replacement, as it can be used as a client. You have to manually download the schema and load it as JSON/YAML, but...
(I should also mention: thanks for everyone's work on Jenkins! It's a lot to keep a project of this magnitude running smoothly.)
I think a more extensible schema generation would be nice, but I wanted to mention that I've just submitted a PR to add `operationID` support here: https://github.com/pgjones/quart-schema/pull/41.