Skip to content

Commit 178d2b6

Browse files
authored
NSwag for WASM+Identity article (#31850)
1 parent 4401095 commit 178d2b6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

aspnetcore/blazor/security/webassembly/standalone-with-identity.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,7 @@ A [Cross-Origin Resource Sharing (CORS)](xref:security/cors) policy is establish
138138
* `Backend` app (`BackendUrl`): `https://localhost:5001`
139139
* `BlazorWasmAuth` app (`FrontendUrl`): `https://localhost:5002`
140140

141-
<!-- HOLD
142-
143-
Services and endpoints for [Swagger/OpenAPI](xref:tutorials/web-api-help-pages-using-swagger) are included for web API documentation and development testing.
144-
145-
-->
141+
Services and endpoints for [Swagger/OpenAPI](xref:tutorials/web-api-help-pages-using-swagger) are included for web API documentation and development testing. For more information on NSwag, see <xref:tutorials/get-started-with-nswag>.
146142

147143
User role claims are sent from a [Minimal API](xref:fundamentals/minimal-apis/overview) at the `/roles` endpoint.
148144

0 commit comments

Comments
 (0)