content property

Map<String, MediaType>? get content
inherited

The content of the response for OpenAPI 3.0.

Implementation

String get description;/// The content of the response for OpenAPI 3.0.
Map<String, MediaType>? get content;