ASP.NET Core OpenAPI and multiple servers - Stack Overflow

admin2025-04-15  5

Can a web API service in ASP.NET Core with OpenAPI return documents for multiple servers? This seems to be supported in OpenAPI v3, but I can't seem to find a way to do it with ASP.NET Core. To be clear, I would like to have a single endpoint that could return documents for multiple servers (web APIs conforming to OpenAPI).

转载请注明原文地址:http://www.anycun.com/QandA/1744725045a86751.html