Skip to content

Conversation

davidfowl
Copy link
Member

  • This will allow discovery of API explorer metadata without an explicit call.

PS: It's likely this will bloat the size of the default ASP.NET Core trimmed application, but for maximum trimming, you can always configure without defaults.

- This will allow discovery of API explorer metadata without an explicit call.
@davidfowl davidfowl requested a review from Tratcher as a code owner June 24, 2021 05:59
@ghost ghost added the area-runtime label Jun 24, 2021
@davidfowl davidfowl requested a review from halter73 June 24, 2021 06:00
@davidfowl davidfowl added the feature-minimal-actions Controller-like actions for endpoint routing label Jun 24, 2021
@DamianEdwards
Copy link
Member

Oh no, the layers are collapsing 😢

@halter73
Copy link
Member

We should add tests similar to WebApplicationCreate_RegistersRouting and CreateDefaultBuilder_RegistersRouting.

@davidfowl davidfowl merged commit 2af293d into main Jun 25, 2021
@davidfowl davidfowl deleted the davidfowl/endpoint-api-explorer-default branch June 25, 2021 16:51
@ghost ghost added this to the 6.0-preview7 milestone Jun 25, 2021
davidfowl added a commit that referenced this pull request Jul 11, 2021
davidfowl added a commit that referenced this pull request Jul 11, 2021
@amcasey amcasey added area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc and removed area-runtime labels Jun 2, 2023
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 feature-minimal-actions Controller-like actions for endpoint routing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants