content property
A map containing the representations for the parameter.
The key is the media type and the value describes it. The map MUST only contain one entry.
Implementation
Map<String, APIMediaType>? content;
A map containing the representations for the parameter.
The key is the media type and the value describes it. The map MUST only contain one entry.
Map<String, APIMediaType>? content;