No swag (#32397)
* Mon prep * Mon prep * Mon prep * Mon prep * Mon prep * Remove Swagger /2pull/32398/head
parent
814bc426c6
commit
0a1f344f5b
|
@ -18,7 +18,7 @@ The [OpenAPI specification](https://spec.openapis.org/oas/latest.html) is a prog
|
||||||
* Gathering the information into a format that matches the OpenAPI schema.
|
* Gathering the information into a format that matches the OpenAPI schema.
|
||||||
* Exposing the generated OpenAPI schema via a visual UI or a serialized file.
|
* Exposing the generated OpenAPI schema via a visual UI or a serialized file.
|
||||||
|
|
||||||
Minimal APIs provide built-in support for generating information about endpoints in an app via the `Microsoft.AspNetCore.OpenApi` package. Exposing the generated OpenAPI definition via a visual UI requires a third-party package.
|
Minimal APIs provide built-in support for generating information about endpoints in an app via the `Microsoft.AspNetCore.OpenApi` package. Exposing the generated OpenAPI definition via a visual UI requires a third-party package.
|
||||||
|
|
||||||
The following code is generated by the ASP.NET Core minimal web API template and uses OpenAPI:
|
The following code is generated by the ASP.NET Core minimal web API template and uses OpenAPI:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue