Skip to content

Commit

Permalink
regenerated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
barberdt committed Dec 2, 2011
1 parent 8b76a73 commit 0ea012f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions participation_api.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<a href="restful_swarms.html#add-resource">Add Resource</a> method for swarms before it may connect to the swarm and begin producing and/or consuming. <a href="restful_swarms.html#add-resource">Add Resource</a> method for swarms before it may connect to the swarm and begin producing and/or consuming.
</p><h5 class="sub-header">Headers:</h5><ul class="unstyled"><li><strong>x-bugswarmapikey: </strong>PARTICIPATION_KEY </p><h5 class="sub-header">Headers:</h5><ul class="unstyled"><li><strong>x-bugswarmapikey: </strong>PARTICIPATION_KEY
</li><li><strong>transfer-encoding: </strong>chunked </li><li><strong>transfer-encoding: </strong>chunked
</li><li><strong>connection:</strong>keep-alive
</li></ul><p><strong>Note </strong>that a first chunk must be sent in order for the connection to open and resource presence to be observed. This first chunk </li></ul><p><strong>Note </strong>that a first chunk must be sent in order for the connection to open and resource presence to be observed. This first chunk
does not need to be in the 'message' format described below, or even valid JSON. However, this prevent that chunk from being viewed by the swarm. does not need to be in the 'message' format described below, or even valid JSON. However, this prevent that chunk from being viewed by the swarm.
Additionally, although this use of HTTP POST Additionally, although this use of HTTP POST
Expand Down

0 comments on commit 0ea012f

Please sign in to comment.