content property

Map<String, OpenApiMediaType> content
final

Media types accepted for this body, keyed by MIME type.

Implementation

final Map<String, OpenApiMediaType> content;