Skip to content

Commit

Permalink
update samples
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed May 7, 2024
1 parent dec8a43 commit 2377d98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions samples/documentation/html2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9524,19 +9524,19 @@ <h3 id="examples-User-loginUser-title-200"></h3>
<th>Description</th>
</tr>
<tr>
<td>SetDashCookie</td>
<td>SetMinusCookie</td>
<td>String</td>
<td></td>
<td>Cookie authentication key for use with the &#x60;api_key&#x60; apiKey authentication.</td>
</tr>
<tr>
<td>XDashRateDashLimit</td>
<td>XMinusRateMinusLimit</td>
<td>Integer</td>
<td>int32</td>
<td>calls per hour allowed by the user</td>
</tr>
<tr>
<td>XDashExpiresDashAfter</td>
<td>XMinusExpiresMinusAfter</td>
<td>Date</td>
<td>date-time</td>
<td>date in UTC when token expires</td>
Expand Down

0 comments on commit 2377d98

Please sign in to comment.