update samples

This commit is contained in:
William Cheng 2024-05-07 12:30:21 +08:00
parent 2fb41ac529
commit dc63444789

View File

@ -9530,13 +9530,13 @@ The password for login in clear text
<td>Cookie authentication key for use with the &#x60;api_key&#x60; apiKey authentication.</td> <td>Cookie authentication key for use with the &#x60;api_key&#x60; apiKey authentication.</td>
</tr> </tr>
<tr> <tr>
<td>XMinusRateMinusLimit</td> <td>XDashRateDashLimit</td>
<td>Integer</td> <td>Integer</td>
<td>int32</td> <td>int32</td>
<td>calls per hour allowed by the user</td> <td>calls per hour allowed by the user</td>
</tr> </tr>
<tr> <tr>
<td>XMinusExpiresMinusAfter</td> <td>XDashExpiresDashAfter</td>
<td>Date</td> <td>Date</td>
<td>date-time</td> <td>date-time</td>
<td>date in UTC when token expires</td> <td>date in UTC when token expires</td>