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