content property

Map<String, MediaType>? get content
inherited

The content of the response for OpenAPI 3.0.

Implementation

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