grnhse / greenhouse-api-docs

Documentation for Greenhouse Software's APIs
https://developers.greenhouse.io
Apache License 2.0
109 stars 74 forks source link

Fix Rate limiting retry header #525

Open Yohan460 opened 1 year ago

Yohan460 commented 1 year ago

What?

Fixed the rate limiting retry header definitions. X-Ratelimit-Remaining should be utilized instead of the Retry-After as it can be more precise.

This PR updates the documentation to better detail exactly what is returned