Package version
The content-types that will indicate that an operation response should be deserialized in a particular way.
The content-types that indicate that an operation response should be deserialized as JSON. Defaults to [ "application/json", "text/json" ].
The content-types that indicate that an operation response should be deserialized as XML. Defaults to [ "application/xml", "application/atom+xml" ].
Generated using TypeDoc
The content-types that will indicate that an operation response should be deserialized in a particular way.