Skip to main content

SWAIG.defaults

Default settings for all SWAIG functions. If defaults is not set, settings may be set in each SWAIG function object.

SWAIG.defaults
object

An object that contains the defaults Parameters.

defaults Parameters

defaults.web_hook_url
string

Default URL to send status callbacks and reports to. Authentication can also be set in the url in the format of username:password@url.

See web_hook_url for additional details.