update samples

This commit is contained in:
William Cheng
2024-05-07 16:42:27 +08:00
parent dec8a430df
commit 2377d98de3

View File

@@ -9524,19 +9524,19 @@ The password for login in clear text
<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>