Generating open api specification at build time and run time
In this repo, i m adding the support for generating oas at build time and run time.
1️⃣ ControllerApi : oas generation in a controller api style.
2️⃣ MinimalApi : oas generation in a minimal api style.
🚨 Note: The oas generation is done using the Swashbuckle.AspNetCore.Cli.
Tools
: net 9.0, oas