Skip to content

Commit

Permalink
Remove client_id parameter from /streams (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashtech authored and FugiTech committed Sep 18, 2016
1 parent 23c3edf commit e81b502
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions v3_resources/streams.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,6 @@ Returns a list of stream objects that are queried by a number of parameters sort
<td>integer</td>
<td>Object offset for pagination. Default is 0.</td>
</tr>
<tr>
<td><code>client_id</code></td>
<td>optional</td>
<td>string</td>
<td>Only shows streams from applications of <code>client_id</code>.</td>
</tr>
<tr>
<td><code>stream_type</code></td>
<td>optional</td>
Expand Down

0 comments on commit e81b502

Please sign in to comment.