-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Feature
0 / 20 of 2 issues completed
Copy link
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-openapi
Milestone
Description
The Microsoft.OpenApi
team is gearing up to ship a new major version of the implementation that supports serializing OpenAPI documents to v3.1.
This issue tracks updating the OpenAPI implementation in Microsoft.AspNetCore.OpenApi
to consume the new version of this dependency and making the necessary changes to target their new OpenApiSchema
definition.
The new OpenAPI schema definition contains better built-ins for recursive references that we can consider depending on instead of our current $ref
based approach. The new approach also exposes JSON Schema's underlying $def
s structure for denoting common schemas that we can consider using in lieu of the current mapping structure.
cremor, jesperkristensen, benlongo, boukenka, Chrille79 and 30 moremartincostello, xC0dex and AslanAmcaerwinkramer
Sub-issues
Metadata
Metadata
Assignees
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-openapi
Activity
4 remaining items