Optional
accessOptional
apiparameter for apiKey security
Optional
basebase options for axios calls
Optional
baseoverride base path
Optional
formThe FormData constructor that will be used to create multipart form data requests. You can inject this here so that execution environments that do not support the FormData class can still run the generated client.
The FormData constructor that will be used to create multipart form data requests. You can inject this here so that execution environments that do not support the FormData class can still run the generated client.
Optional
passwordparameter for basic security
Optional
serveroverride server index
Optional
usernameparameter for basic security
Check if the given MIME is a JSON MIME. JSON MIME examples: application/json application/json; charset=UTF8 APPLICATION/JSON application/vnd.company+json
MIME (Multipurpose Internet Mail Extensions)
True if the given MIME is JSON, false otherwise.
parameter for oauth2 security