Skip to content

Add Support for API Explorer #59

Closed
@commonsensesoftware

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions