OpenAPIMetadata.Deprecated property
Indicates whether the operation is deprecated in OpenAPI documentation.
public bool Deprecated { get; set; }
See Also
- record OpenAPIMetadata
- namespace Kestrun.Hosting.Options
Indicates whether the operation is deprecated in OpenAPI documentation.
public bool Deprecated { get; set; }