feat(api): add Shiki syntax highlighting support for UCD files#523
feat(api): add Shiki syntax highlighting support for UCD files#523
Conversation
- Introduced new route for syntax highlighting of UCD files using Shiki. - Added eligibility checks for file types and sizes. - Implemented error handling for unsupported media types and payload size limits. - Updated `package.json` and lock files to include `shiki` and `shiki-stream` dependencies.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
🌏 Preview Deployments
Built from commit: 🤖 This comment will be updated automatically when you push new commits to this PR. |
📋 OpenAPI Schema AnalysisSummaryAPI Endpoints
Overall Status
Detailed Changes🟢 Added Endpoints (1)
🤖 This comment is automatically updated when you push new commits. |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
package.jsonand lock files to includeshikiandshiki-streamdependencies.🔗 Linked issue
📚 Description