deprecated property
Declares this operation to be deprecated.
Consumers SHOULD refrain from usage of the declared operation. Default value is false.
Implementation
bool? deprecated;
Declares this operation to be deprecated.
Consumers SHOULD refrain from usage of the declared operation. Default value is false.
bool? deprecated;