Closed
Description
Overview
Add out-of-the-box support for the API Explorer. The implementation should enable enumerating controllers and their associated actions, which are grouped by API version .
Requirements
- Enable enumeration of API-versioned controllers and actions
- Simplify documenting API-versioned services using Swagger
- Simplify documenting API-versioned services using Swashbuckle
- [Optional] Extend support to ASP.NET Web API Help Pages
Tasks
- Implement IApiExplorer for ASP.NET Web API
- Implement IApiExplorer for ASP.NET Core
- Implement IApiExplorer for ASP.NET Web API with OData
Activity