deprecated property
For OpenAPI spec, this will be set if operation.deprecated
is marked as
true
in the spec.
Optional.
Implementation
core.bool? deprecated;
For OpenAPI spec, this will be set if operation.deprecated
is marked as
true
in the spec.
Optional.
core.bool? deprecated;