Recommended way to integrate Swagger

Hi everyone,

I’m staging a new project with Jets, after having some good experience with Grape Api.
One thing we have in Grape is a DSL to generate Swagger metadata, integrating params validation.

For Jets, do we have any good way to integrate Swagger?

Thanks for the great job with Jets Framework, it’s really cool!

Best

Unsure how to integrate swagger with Jets right now. The Grape swagger looks cool https://github.com/ruby-grape/grape-swagger Would consider PRs or maybe an tool or extends Jets somehow to generate Swagger docs.

Also someone else may have some better ideas on how it could work. Feel free to add!