ref property
Reference to a response defined in Components.requestBodies
Implementation
@JsonKey(name: '\$ref')
@_RequestRefConverter()
String? get ref;
Reference to a response defined in Components.requestBodies
@JsonKey(name: '\$ref')
@_RequestRefConverter()
String? get ref;