Skip to content

Move schema store into service and add schema keys #56084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

captainsafia
Copy link
Member

This pull request renames the OpenApiComponentService to OpenApiSchemaService and introduces OpenApiSchemaStore service to support managing the storage/retrieval of schemas in the cache. It also introduces an OpenApiSchemaKey type to support referencing keys in the schema.

Key Changes:

@captainsafia captainsafia requested a review from a team as a code owner June 5, 2024 16:06
@ghost ghost added the old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels label Jun 5, 2024
@captainsafia captainsafia added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-openapi area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc and removed old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels labels Jun 5, 2024
@captainsafia captainsafia enabled auto-merge (squash) June 5, 2024 16:46
@captainsafia captainsafia merged commit 8adff2c into main Jun 5, 2024
26 checks passed
@captainsafia captainsafia deleted the safia/schema-store branch June 5, 2024 18:14
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0-preview6 milestone Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-openapi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants