forked from loafle/openapi-generator-original
update samples
This commit is contained in:
@@ -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 `api_key` 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>
|
||||
|
||||
Reference in New Issue
Block a user