-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
From the description of tables I am not sure, what the plugin should be able to do at this point.
However, some translation seems to be done, but it is not working at all.
I tried to copy the rate limiting table from
](https://developer.yahooinc.com/dsp/api/docs/traffic/info/rate-limits.html?guccounter=1&guce_referrer=aHR0cHM6Ly9naXRodWIuY29tL3JhbmFyb3Vzc2kveWZpbmFuY2UvZGlzY3Vzc2lvbnMvMTUxMw&guce_referrer_sig=AQAAAAm_358YmLXtcBvgLc2HHM_6PQY2PynnHsPG9qvJW4O0w0ck7Gh2z_Hu6sYNbdJjmJ96I4MqGTkpKxqE-uzdqUPXefONG2RSb_Voi2-5hci7aaLpFpCKtw1ANTK7yt8_Y80AI-Uo7eCcNjRPcThSkm0UmEmsyuEMt5B7U1ohtwPr)
However, what I get is this:
|
Type
|
Limit
|
Description
|
| --- | --- | --- |
|
GET Requests Per Minute
|
60
|
Number of GET requests allowed in a minute per user account.
|
|
PUT Requests Per Minute
|
30
|
Number of PUT requests allowed in a minute per user account.
|
|
POST Requests Per Minute
|
30
|
Number of POST requests allowed in a minute per user account.
|
|
GET Requests Per Hour
|
360
|
Number of GET requests allowed in an hour per user account
|
|
PUT Requests Per Hour
|
100
|
Number of PUT requests allowed in an hour per user account.
|
|
POST Requests Per Hour
|
75
|
Number of POST requests allowed in an hour per user account.
|
|
GET Requests Per Day
|
8000
|
Number of GET requests allowed in a day per user account.
|
|
PUT Requests Per Day
|
2000
|
Number of PUT requests allowed in a day per user account.
|
|
POST Requests Per Day
|
1000
|
Number of POST requests allowed in a day per user account
|
On the other hand, funny enough, if I paste the html here in github it generates correct code (which I can then copy to Joplin)
Metadata
Metadata
Assignees
Labels
No labels