fix(api): Use correct explainer for x-ratelimit-reset header#43527
fix(api): Use correct explainer for x-ratelimit-reset header#43527ChrisChinchilla merged 1 commit intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
8 Skipped Deployments
|
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Repository UI (inherited), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis change updates API rate limit documentation in the rate limits partial file. The update modifies the X-RateLimit-Reset header description to reference official HTTP specification headers and changes the reset time unit from milliseconds to seconds. Minor wording adjustments are made to align the documentation with HTTP specification framing and ensure consistency across multiple sections within the documentation file. Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ref: https://github.com/supabase/platform/pull/30380