Source
How should the server obtain this app?
Available Types
These are the currently supported source types.
Type
JSON Value
Contains
Manual
"manual"
Obtains nothing, leaves the job for treatments like "web.download".
Example:
{
...
"source": {
...
"type": "url",
...
},
...
}
Last updated
Was this helpful?