Skip to content

API Explorer Extensions Should Support Minimal APIs #812

Closed
@commonsensesoftware

Description

@commonsensesoftware

Background

When using Minimal APIs with the API Versioning API Explorer extensions, endpoints should be properly documented.

Expected Behavior

  1. IApiVersionDescriptionProvider should return expected results
  2. Route parameters should be substituted with API version value
  3. There should be parity with the built-in OpenApiRouteHandlerExtensions such as Accepts and Produces

Additional Information

  1. It would be nice to have a working example too

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions