Hi expert,
Not sure if this is the right place for posting this question. Anyway, I am working on documenting webAPi by using existing framework such as:
- microsoft.aspnet.webapi.helppage - OOB Visual Studio WebAPI project template
- Swashbuckle - Nuget Package that implements the OpenAPI 3.0 specification
I tried the HelpPage library and it does the job well (if not great) but does it implement the OpenAPI 3.0 specification?
Thanks,
Sam