docs: registry storefront README + v1.0.1#31
Conversation
Apply the shared registry-storefront formula from the PHP SDK: - hero line (oil/gas/LNG/carbon/fuels in under 60 seconds) + audience line + 2M+ requests/month - shields.io npm/v + node/v badges, nav line with utm_source=node-sdk and quick-start jump link - "What can you get?" 10-commodity table after Features - "The whole OilPriceAPI toolbox" cross-SDK table before Contributing - bump version to 1.0.1 (package.json + src/version.ts, kept in sync for the user-agent tests) so npm re-renders the README Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 49 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
…PI explorer The newly-populated free-tier CI key gets a 403 object envelope on plan-gated futures endpoints — a valid account state, not an SDK regression. Tests now skip loudly (::warning::) instead of failing. README links the interactive Swagger explorer + OpenAPI spec. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
First live run revealed the curve payload uses contracts[] (not curve) and serializes settlement_price as strings (backend #3889). Test now verifies against reality, tolerant of both shapes and price types. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Summary
Applies the shared "registry storefront" marketing formula (shipped in the PHP SDK README) to the Node SDK, and bumps the version so npm re-renders the README on publish.
npm/v; addednode/vlanguage badge; kept downloads, tests, licenseutm_source=node-sdk) · docs · pricing · jump link to the existing Quick Start anchorpackage.jsonandsrc/version.ts(the user-agent test suite asserts they match) + CHANGELOG entryAll other content (Beyond Oil, usage examples, streaming, API reference, error handling) preserved.
Verification
npm test: 429 passed, 1 skipped, 0 failed (the 3 version-consistency failures after the package.json bump were fixed by syncingsrc/version.ts)Do NOT merge without review.
🤖 Generated with Claude Code