在Azure管理(APIM)中,我目前有一个包含数百个的API,该API由一个单一的ASP.NET Web应用程序(v5.2.3)支持。本质上,我想向不同的开发人员公开操作子集。如果APIM对操作没有访问控制,那么是否应该为这个分组使用多个API?with ASP.NET Web API v5.3.2](https://github.com/domaindrivendev/Swashbuckle/issues/703#issuecomment-/
我在我的项目中使用了swashbuckle.core。下面是SwaggerConfig.cs: using Swashbuckle.Application; using System.Collections.Generic; using Swashbuckle.Swagger;
using System.Web.Http.Descript