// UseSwaggerUI Protected by if (env.IsDevelopment()) #6822
Labels
enhancement
New feature or request
P0
Indicates PRs that are critical priority
security
Pull requests that address a security vulnerability
🗺️ reQUEST
Triggers an issue to be imported into Quest.
https://github.com/dotnet/samples/blob/main/orleans/Blazor/BlazorWasm/BlazorWasm.Server/Program.cs#L44
Needs to be protected. See this internal issue
It's not enough to protect the code, at least for the next few days.
The code displayed in the query must show that UseSwaggerUI Protected by if (env.IsDevelopment())
If it doesn't show in the query, I've been adding // UseSwaggerUI Protected by if (env.IsDevelopment())
The text was updated successfully, but these errors were encountered: