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 2fb41ac commit dc63444
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/documentation/html2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9530,13 +9530,13 @@ <h3 id="examples-User-loginUser-title-200"></h3>
<td>Cookie authentication key for use with the &#x60;api_key&#x60; apiKey authentication.</td>
</tr>
<tr>
<td>XMinusRateMinusLimit</td>
<td>XDashRateDashLimit</td>
<td>Integer</td>
<td>int32</td>
<td>calls per hour allowed by the user</td>
</tr>
<tr>
<td>XMinusExpiresMinusAfter</td>
<td>XDashExpiresDashAfter</td>
<td>Date</td>
<td>date-time</td>
<td>date in UTC when token expires</td>
Expand Down

0 comments on commit dc63444

Please sign in to comment.