Optional accessOptional name: stringOptional scopes: string[]Optional name: stringOptional scopes: string[]security name
oauth2 scope
Configuration
Optional apiparameter for apiKey security
security name
Configuration
Optional basebase options for axios calls
Configuration
Optional baseoverride base path
Configuration
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.
Optional passwordparameter for basic security
Configuration
Optional usernameparameter for basic security
Configuration
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.
Generated using TypeDoc
parameter for oauth2 security