deb-sahara/api-ref/source/samples/data-sources/data-source-register-swift-request.json
Nikita Konovalov c27c5cae42 Moving WADL docs to Sahara repository
To comply with recent documentation policies
the API documentaion should be maintained within
the project source repository.

Change-Id: I0f854eea33d1a895580589e91c17c89e42b3df0a
2016-06-21 10:52:25 +02:00

11 lines
207 B
JSON

{
"description": "This is input",
"url": "swift://container/text",
"credentials": {
"password": "swordfish",
"user": "dev"
},
"type": "swift",
"name": "swift_input"
}