Open Yohan460 opened 1 year ago
Fixed the rate limiting retry header definitions. X-Ratelimit-Remaining should be utilized instead of the Retry-After as it can be more precise.
X-Ratelimit-Remaining
Retry-After
This PR updates the documentation to better detail exactly what is returned
What?
Fixed the rate limiting retry header definitions.
X-Ratelimit-Remaining
should be utilized instead of theRetry-After
as it can be more precise.This PR updates the documentation to better detail exactly what is returned