ref property
Reference to a response defined in Components.pathItems
Implementation
List<Parameter>? get parameters;/// Reference to a response defined in [Components.pathItems]
@JsonKey(name: '\$ref')@_PathRefConverter() String? get ref;
Reference to a response defined in Components.pathItems
List<Parameter>? get parameters;/// Reference to a response defined in [Components.pathItems]
@JsonKey(name: '\$ref')@_PathRefConverter() String? get ref;