docs(backend,expo,nextjs): Fix broken BAPI links in JSDoc comments#8655
Conversation
🦋 Changeset detectedLatest commit: cf44423 The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThis PR updates sixteen inline documentation links and JSDoc references across backend resource classes, Deserializer and verifyToken comments, Expo hooks, the Next.js currentUser doc, and adds a two-line changeset file. All edits are comment-only link/path changes; no code logic, exported types, or runtime behavior were modified. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/hono
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
|
Do we want to change those too? @alexisintech
|
those json files that get generated are never used in the docs, and changing those generated files would require changing the source code - that's up to the billing team! gonna keep this scope on updating BAPI links 🫡 |


Description
Updates broken links to BAPI reference in JSDoc comments
Related to
clerk/clerk-docsPR: Update Backend Commerce --> Billing; fix BAPI linksChecklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change