OpenAPIMetadata.Summary property
A brief summary of the route for OpenAPI documentation.
public string? Summary { get; set; }
See Also
- record OpenAPIMetadata
- namespace Kestrun.Hosting.Options
A brief summary of the route for OpenAPI documentation.
public string? Summary { get; set; }