allow streaming downloads to export channel feed data

This commit is contained in:
Lee Lawlor
2014-04-01 23:20:12 -04:00
parent 47ba7a6fa5
commit 353fab53c0
9 changed files with 107 additions and 13 deletions

View File

@ -24,7 +24,7 @@ Valid parameters:
<li><b>elevation</b> (integer) - Elevation in meters (optional)</li>
<li><b>status</b> (string) - Status update message (optional)</li>
<li><b>twitter</b> (string) - Twitter username linked to <a href="/docs/thingtweet">ThingTweet</a> (optional)</li>
<li><b>tweet</b> (string) - Twitter status update (optional)</li>
<li><b>tweet</b> (string) - Twitter status update; see <a href="/docs/thingtweet#update">updating ThingTweet</a> for more info (optional)</li>
<li><b>created_at</b> (datetime) - Date when this feed entry was created, in the format<br>YYYY-MM-DD%20HH:NN:SS (optional)</li>
</ul>