c27c5cae42
To comply with recent documentation policies the API documentaion should be maintained within the project source repository. Change-Id: I0f854eea33d1a895580589e91c17c89e42b3df0a
10 lines
204 B
JSON
10 lines
204 B
JSON
{
|
|
"url": "swift://container/jar-example.jar",
|
|
"name": "jar-example.jar",
|
|
"description": "This is a job binary",
|
|
"extra": {
|
|
"password": "swordfish",
|
|
"user": "admin"
|
|
}
|
|
}
|