OpenAPIMetadata.Deprecated property

Indicates whether the operation is deprecated in OpenAPI documentation.

public bool Deprecated { get; set; }

See Also