golang-client/examples/config.json.dist
Matt Farina 7eef44f0c8 Adding examples that can optionally be used as acceptance tests.
Change-Id: Ie13680476865ece878a1c3486bbc3fd61c0d41b9
2014-05-22 10:01:03 -04:00

7 lines
105 B
Plaintext

{
"Host": "https://.../tokens",
"Username": "",
"Password": "",
"ProjectID": "",
"ProjectName": ""
}