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

Added IncludeOpenAPIAnalyzers flag to the produced NuGet package #2261

Closed
wants to merge 2 commits into from
Closed

Added IncludeOpenAPIAnalyzers flag to the produced NuGet package #2261

wants to merge 2 commits into from

Conversation

mkArtakMSFT
Copy link

Hi Rico.

In ASP.NET Core we've added a feature to the WebSDK to enable OpenAPI analyzers when the IncludeOpenAPIAnalyzers flag is present. This change adds that flag to the NSwag.AspNetCore project, so that as soon as that NuGet package is referenced from an ASP.NET Core project, the API Analyzer is enabled.

/cc @pranavkm

Addresses dotnet/aspnetcore#8418

@RicoSuter
Copy link
Owner

/cc @dougbu

dougbu added a commit to dougbu/NSwag that referenced this pull request Jun 23, 2019
dougbu added a commit to dougbu/NSwag that referenced this pull request Jun 23, 2019
@mkArtakMSFT
Copy link
Author

Thanks @dougbu. I'm closing this PR, as yours now includes the flag.

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.

3 participants