docs(drift): draft from internal source - #379
Conversation
Requested by @ipeleg via /publish-docs-pr
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Claude finished @ipeleg's task in 1m 41s —— View job Code review — PR #379
Small, well-scoped drift PR: one new row + clarifying sentence in Three things I'd fix before merging. 1. "
|
| Endpoint | Limit |
|---|---|
/requests |
200 requests per minute |
Before this PR, /requests plausibly covered all versions. Now that the elevated table explicitly splits v3 out into its own row and the prose says the two have separate buckets, a reader can no longer tell whether v3's default limit is the 200 rpm /requests row or the 200 rpm "Other endpoints" row — and if the two ever diverge, the page is silently wrong. The changelog says "Default (non-elevated) limits are unchanged", but the page never states what v3's default limit actually is.
Since GET /requests/v3 is the recommended Requests API and the one that requires a key, its default limit is arguably the most-looked-up number on this page. Add the row (even if it's the same 200 rpm) so both tables have the same shape. Fix this →
3. The /requests row label is a literal prefix of /requests/v3
In the elevated table, /requests (line 51) and /requests/v3 (line 50) sit two rows apart, and /requests reads as if it covers every path under it — including v3. The clarifying sentence on line 55 resolves it, but tables get skimmed and screenshotted without the prose underneath. Label the row for what it means:
| `/requests`, `/requests/v2` | 10 requests per second |That also lets line 55 shrink to just the v3 half of the point, or drop entirely.
Nits (non-blocking)
- Row ordering —
/requests/v3is inserted above/requests, so the two tables no longer list endpoints in the same order. Cosmetic, but the tables are meant to be read as a pair. Folds into Add sdk method docs #2 if you add the v3 row to the default table. rpsvs.requests per second—rpsappears three times across the two new lines and nowhere else in the docs; every table on the page spells it out. §2.4 asks for plain English. Minor, but "20 requests per second" costs nothing.- Changelog lead is
**Added**(changelog.mdx:8) — nothing was added here; an existing limit changed value. The rest of the file uses**Behavior change**for exactly this kind of adjustment (see the2026-07-27and2026-06-19entries). §4.5 only enumerates Breaking/Deprecated/Added, so this is a judgment call, but**Behavior change**matches established practice in the file. - Pre-existing, not from this PR —
changelog.mdx:26-27is missing the blank line before the## 2026-07-09heading. Harmless in CommonMark, but inconsistent with every other entry boundary in the file. Easy drive-by fix while you're in there.
I've only reviewed here — no changes pushed. Happy to apply any of the above if you want them; just say which.
· docs-drift/src-f52cab62eb-81efae5
Drafted from an internal source repo, requested by @ipeleg.
This PR was auto-generated by the
reusable-docs-draft-prworkflow from a Claude-drafted update in the source repo. It is opened as a draft — please review, edit as needed, and mark ready for review before merging.Review checklist
CLAUDE.mdstyle rulesNeeds human inputitems from the source comment are addressedGenerated by
reusable-docs-draft-pr.ymlinrelayprotocol/agents-config.