Skip to content

Add Support for API Explorer #59

Closed
@commonsensesoftware

Description

@commonsensesoftware

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions