blueprinter icon indicating copy to clipboard operation
blueprinter copied to clipboard

Create swagger (OpenAPI) definitions from views

Open dlcarter opened this issue 8 years ago • 2 comments

It would be really cool, and helpful, if we had a way to be able to generate OpenAPI/swagger definition specs (namespaced by views, if they have one) from individual blueprints.

This will likely require more definition than we're used to giving these fields, like data type, etc. (Adding this may be helpful anyways)

dlcarter avatar Oct 03 '17 17:10 dlcarter

I could see the reverse being useful as well -- part of a Swagger CodeGen plugin!

toobulkeh avatar May 17 '18 20:05 toobulkeh

Here is a ruby-specific DSL for generating Swagger docs we've used recently: https://github.com/domaindrivendev/rswag

toobulkeh avatar May 17 '18 20:05 toobulkeh

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 11 '23 01:11 github-actions[bot]