Skip to content
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

Support OpenAPI summaries and descriptions on minimal endpoints #40088

Merged

Conversation

captainsafia
Copy link
Member

Closes #37906.

@captainsafia captainsafia force-pushed the safia/openapi-example-desc branch 2 times, most recently from e633ce5 to bfff399 Compare February 9, 2022 05:17
@Pilchie Pilchie 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 Feb 9, 2022
@captainsafia captainsafia force-pushed the safia/openapi-example-desc branch from c193bd6 to 1fe0bd3 Compare February 10, 2022 16:26
@captainsafia captainsafia marked this pull request as ready for review February 10, 2022 16:31
@captainsafia captainsafia force-pushed the safia/openapi-example-desc branch from d2803ef to 2b9e6e7 Compare February 15, 2022 19:59
@captainsafia
Copy link
Member Author

@BrennanConroy @pranavkm With the API approved, can I get a review on this PR? TY!

@captainsafia captainsafia enabled auto-merge (squash) February 15, 2022 21:14
@captainsafia
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@captainsafia captainsafia force-pushed the safia/openapi-example-desc branch from 2b9e6e7 to 95ff9ed Compare February 16, 2022 06:01
@captainsafia captainsafia changed the base branch from main to release/7.0-preview2 February 17, 2022 17:01
@captainsafia
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@captainsafia
Copy link
Member Author

@dotnet/aspnet-build Can I get help merging?

@dougbu dougbu disabled auto-merge February 18, 2022 00:15
@dougbu dougbu merged commit bd10e95 into dotnet:release/7.0-preview2 Feb 18, 2022
@dougbu
Copy link
Member

dougbu commented Feb 18, 2022

Actually I shouldn't have merged w/o confirmation this was 🆗 to add to preview2. @Pilchie should we revert the change, let it stand, take it to Steve, …❔

@Pilchie
Copy link
Member

Pilchie commented Feb 18, 2022

No, leave it.

captainsafia added a commit that referenced this pull request Mar 15, 2022
* Support OpenAPI summaries and descriptions on minimal endpoints
* Prefix new types with 'Endpoint'
* Bring back docstring fixes
* Remove AttributeTargets.Delegate from attributes
captainsafia added a commit that referenced this pull request Mar 15, 2022
…) (#40718)

* Support OpenAPI summaries and descriptions on minimal endpoints
* Prefix new types with 'Endpoint'
* Bring back docstring fixes
* Remove AttributeTargets.Delegate from attributes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to set route description or summary with minimal api
7 participants