Optionalparam: ConfigurationParametersOptionalapiOptionalusernameparameter for basic security
Optionalpasswordparameter for basic security
Optionalaccessparameter for oauth2 security
Optionalbaseoverride base path
Optionalbasebase options for axios calls
OptionalformThe 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