You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that these changes are necessary even when only configuring the OpenAPI version to 3.0.
63
41
64
42
### OpenAPI in YAML
@@ -67,11 +45,7 @@ ASP.NET now supports serving the generated OpenAPI document in YAML format. YAML
67
45
68
46
To configure an app to serve the generated OpenAPI document in YAML format, specify the endpoint in the MapOpenApi call with a ".yaml" or ".yml" suffix, as shown in the following example:
0 commit comments