Optional
param: ConfigurationParametersOptional
apiOptional
usernameparameter for basic security
Optional
passwordparameter for basic security
Optional
accessparameter for oauth2 security
Optional
baseoverride base path
Optional
basebase options for axios calls
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.
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 apiKey security