Optional
accessOptional
apiOptional
baseOptional
passwordOptional
usernameOptional
withSelect the correct accept content-type to use for a request. Uses Configuration#isJsonMime to determine the correct accept content-type. If no content type is found return the first found type if the contentTypes is not empty
the array of content types that are available for selection.
the selected content-type or undefined
if no selection could be made.
Select the correct content-type to use for a request. Uses Configuration#isJsonMime to determine the correct content-type. If no content type is found return the first found type if the contentTypes is not empty
the array of content types that are available for selection
the selected content-type or undefined
if no selection could be made.
Generated using TypeDoc
Check if the given MIME is a JSON MIME. JSON MIME examples: application/json application/json; charset=UTF8 APPLICATION/JSON application/vnd.company+json