docs: show string status names in key-concept examples#741
docs: show string status names in key-concept examples#741braden-w wants to merge 3 commits intoelysiajs:mainfrom
Conversation
|
Warning Rate limit exceeded@braden-w has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 7 minutes and 53 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
✨ 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 |
d86a52f to
009e7fd
Compare
…ling Add inline comments showing string alternatives in: - docs/essential/life-cycle.md (script setup demo) - docs/patterns/error-handling.md (script setup and code examples)
- Change status(401) to status("Unauthorized") for clarity
- Remove '// or' comments from auth examples
009e7fd to
6626099
Compare
|
Superseded by #747 (conversions) |
This PR updates the key-concept page to include string status name alternatives in the examples. This is part of a broader effort (PRs #739, #740, #742-#745) to improve string status name visibility throughout the documentation.