RequestBodyType

Information about the request body for an OasOperation.

Members

Variables

codeType
string codeType;

The type in D-code representing the request body.

contentType
string contentType;
Undocumented in source.
mediaType
OasMediaType mediaType;
Undocumented in source.

Meta