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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge to Live #32454

Merged
merged 3 commits into from Apr 29, 2024
Merged

Merge to Live #32454

merged 3 commits into from Apr 29, 2024

Conversation

ndc and others added 3 commits April 28, 2024 19:44
* Need to add reference to Swashbuckle.AspNetCore

The first code snippet calls `builder.Services.AddSwaggerGen()` but didn't mention that user needs to add Swashbuckle.AspNetCore nuget package. Later the code snippet also refers UseSwagger and UseSwaggerUI, both also from the Swashbuckle.AspNetCore.

* Update aspnetcore/fundamentals/minimal-apis/openapi.md

---------

Co-authored-by: Rick Anderson <[email protected]>
@guardrex guardrex merged commit a992c8a into live Apr 29, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants