Skip to content

Commit 479b79f

Browse files
committed
publish: description of count field, changes default readme (#7)
generated from commit 727fada
1 parent a18e4b4 commit 479b79f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,11 @@ <h4 id="response">Response</h4>
670670
<td><code class="prettyprint">45699</code></td>
671671
<td>Phone number (UCL extension)</td>
672672
</tr>
673+
<tr>
674+
<td>count</td>
675+
<td><code class="prettyprint">1197</code></td>
676+
<td>Total number of bookings matching the query. The <code class="prettyprint">count</code> field will only be in the first response to a query</td>
677+
</tr>
673678
</tbody></table>
674679

675680
<h3 id="paginated-request">Paginated Request</h3>

0 commit comments

Comments
 (0)