Last active
August 29, 2015 13:55
-
-
Save kurtraschke/8776180 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"currentTime": 1391381290937, | |
"text": "OK", | |
"data": { | |
"instanceDetails": [ | |
{ | |
"contactEmail": "onebusaway@kurt-p7-1539", | |
"instanceName": "OneBusAway on kurt-p7-1539", | |
"twitterUrl": "", | |
"language": "en-US", | |
"facebookUrl": "" | |
} | |
] | |
}, | |
"code": 200, | |
"version": 2 | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<response> | |
<version>2</version> | |
<code>200</code> | |
<currentTime>1391381326813</currentTime> | |
<text>OK</text> | |
<data class="instances"> | |
<instanceDetails> | |
<instance> | |
<instanceName>OneBusAway on kurt-p7-1539</instanceName> | |
<language>en-US</language> | |
<contactEmail>onebusaway@kurt-p7-1539</contactEmail> | |
</instance> | |
</instanceDetails> | |
</data> | |
</response> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"currentTime": 1391381234657, | |
"text": "OK", | |
"data": { | |
"apiVersion": { | |
"minor": "1", | |
"commitUserName": "Kurt Raschke", | |
"qualifier": "SNAPSHOT", | |
"commitMessageFull": "Add instance-details API method to return underlying TDS instance details. ", | |
"commitMessageShort": "Add instance-details API method to return underlying TDS instance details.", | |
"buildUserEmail": "[email protected]", | |
"version": "1.1.12-SNAPSHOT", | |
"buildTime": "02.02.2014 @ 17:44:57 EST", | |
"commitTime": "02.02.2014 @ 17:30:34 EST", | |
"commitUserEmail": "[email protected]", | |
"describe": "onebusaway-application-modules-1.1.11-14-g125911e", | |
"commitId": "125911eea22155c16bd87aa27ffa919b302e3772", | |
"branch": "introspection", | |
"incremental": "12", | |
"commitIdAbbrev": "125911e", | |
"buildUserName": "Kurt Raschke", | |
"major": "1" | |
}, | |
"instanceVersions": { | |
"OneBusAway on kurt-p7-1539": { | |
"minor": "1", | |
"commitUserName": "Kurt Raschke", | |
"qualifier": "SNAPSHOT", | |
"commitMessageFull": "Add instance-details API method to return underlying TDS instance details. ", | |
"commitMessageShort": "Add instance-details API method to return underlying TDS instance details.", | |
"buildUserEmail": "[email protected]", | |
"version": "1.1.12-SNAPSHOT", | |
"buildTime": "02.02.2014 @ 17:44:57 EST", | |
"commitTime": "02.02.2014 @ 17:30:34 EST", | |
"commitUserEmail": "[email protected]", | |
"describe": "onebusaway-application-modules-1.1.11-14-g125911e", | |
"commitId": "125911eea22155c16bd87aa27ffa919b302e3772", | |
"branch": "introspection", | |
"incremental": "12", | |
"commitIdAbbrev": "125911e", | |
"buildUserName": "Kurt Raschke", | |
"major": "1" | |
} | |
} | |
}, | |
"code": 200, | |
"version": 2 | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<response> | |
<version>2</version> | |
<code>200</code> | |
<currentTime>1391381213046</currentTime> | |
<text>OK</text> | |
<data class="instanceVersions"> | |
<instanceVersions> | |
<entry> | |
<string>OneBusAway on kurt-p7-1539</string> | |
<version> | |
<version>1.1.12-SNAPSHOT</version> | |
<branch>introspection</branch> | |
<describe>onebusaway-application-modules-1.1.11-14-g125911e</describe> | |
<commitId>125911eea22155c16bd87aa27ffa919b302e3772</commitId> | |
<commitIdAbbrev>125911e</commitIdAbbrev> | |
<buildUserName>Kurt Raschke</buildUserName> | |
<buildUserEmail>[email protected]</buildUserEmail> | |
<buildTime>02.02.2014 @ 17:44:57 EST</buildTime> | |
<commitUserName>Kurt Raschke</commitUserName> | |
<commitUserEmail>[email protected]</commitUserEmail> | |
<commitMessageFull>Add instance-details API method to return underlying TDS instance details. </commitMessageFull> | |
<commitMessageShort>Add instance-details API method to return underlying TDS instance details.</commitMessageShort> | |
<commitTime>02.02.2014 @ 17:30:34 EST</commitTime> | |
<major>1</major> | |
<minor>1</minor> | |
<incremental>12</incremental> | |
<qualifier>SNAPSHOT</qualifier> | |
</version> | |
</entry> | |
</instanceVersions> | |
<apiVersion> | |
<version>1.1.12-SNAPSHOT</version> | |
<branch>introspection</branch> | |
<describe>onebusaway-application-modules-1.1.11-14-g125911e</describe> | |
<commitId>125911eea22155c16bd87aa27ffa919b302e3772</commitId> | |
<commitIdAbbrev>125911e</commitIdAbbrev> | |
<buildUserName>Kurt Raschke</buildUserName> | |
<buildUserEmail>[email protected]</buildUserEmail> | |
<buildTime>02.02.2014 @ 17:44:57 EST</buildTime> | |
<commitUserName>Kurt Raschke</commitUserName> | |
<commitUserEmail>[email protected]</commitUserEmail> | |
<commitMessageFull>Add instance-details API method to return underlying TDS instance details. </commitMessageFull> | |
<commitMessageShort>Add instance-details API method to return underlying TDS instance details.</commitMessageShort> | |
<commitTime>02.02.2014 @ 17:30:34 EST</commitTime> | |
<major>1</major> | |
<minor>1</minor> | |
<incremental>12</incremental> | |
<qualifier>SNAPSHOT</qualifier> | |
</apiVersion> | |
</data> | |
</response> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment