Hi, I want to generate OpenAPI specification file (aka swagger json file) from c# projects. I know that there are nuget packages for webapi but this is not what i am looking for.
I have api endpoints classes (c# controllers and functions) and i want to generate a specification file so i can serve this api using swagger ui. I know how to use swagger ui website to provide full customized website for my api docs, the only thing that is missing is how to generate the specification file from my code. Looking forward to hear back. Thanks all. Regards, Mostafa -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
