OpenAPI.NET.CSharpAnnotations
OpenAPI.NET.CSharpAnnotations copied to clipboard
How to support multiple URLs on an API
We have 2 separate base paths for different partners.
Hence we added 2 url tags in docs
How can I generate the swagger for this containing both paths?