fix: Base CMS schema (V4)#3291
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThe ChangesBase Component Schema Loosening
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Review rate limit: 0/1 reviews remaining, refill in 60 minutes.Comment |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
|
Just a reminder to the FastStore team: don't forget to follow the instructions from this thread when you deploy FastStore v4, so we can kill the |
What's the purpose of this pull request?
Fix the base CMS schema for FS V4 (
vtex.faststore4) to ensure that components will be created without the$componentKeyand$componentTitlekeys as properties.How to test it?
The latest FS schema on Schema Registry (
vtex.faststore4@1.2.0) should not have$componentKeyand$componentTitlekeys as components' properties.Summary by CodeRabbit