Skip to content

Add IOpenApiDocumentProvider interface and implementation #61463

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 2 commits into from
Apr 16, 2025

Conversation

captainsafia
Copy link
Member

Implements #61031.

Closes #60330.

@captainsafia captainsafia requested a review from a team as a code owner April 11, 2025 23:01
@captainsafia captainsafia added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc and removed area-web-frameworks labels Apr 11, 2025
Copy link
Member

@BrennanConroy BrennanConroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Can there be a cancellation smoke test?

@captainsafia captainsafia merged commit 2c0bb03 into main Apr 16, 2025
27 checks passed
@captainsafia captainsafia deleted the safia/idocumentprovider branch April 16, 2025 18:38
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview4 milestone Apr 16, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How can I access OpenApiDocument at runtime
2 participants