-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.1
-
Component/s: Automation
-
Impact type:API added
The JS client for automation provided by automation.js should support setting a repository.
This will be added as part of the option map that is passed to
function automationWrapper(operationId,opts)
option name is simply opts.repository.
Automation Server will fallback to default repository if none is set.