Swagger generation #74
Replies: 4 comments
-
I also wonder what the best way is to generate Swagger/OpenAPI docs for a JSON API made in Falco! |
Beta Was this translation helpful? Give feedback.
-
@zetashift I've found this tool https://github.com/akhansari/FSharp.OpenApi |
Beta Was this translation helpful? Give feedback.
-
Oooh that looks nice. And when |
Beta Was this translation helpful? Give feedback.
-
Updates here for openapi for all interested parties: #49 |
Beta Was this translation helpful? Give feedback.
-
Does https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.mvc.apiexplorer receive minimal information required for Swagger generation?
How to enrich it?
Beta Was this translation helpful? Give feedback.
All reactions