OasParameter.deprecated_

Specifies that a parameter is deprecated and SHOULD be transitioned out of usage. Default value is false.

class OasParameter
@jsonOptional
bool deprecated_;

Meta