Revert "fix(productcatalog): rate card validation"#4276
Conversation
This reverts commit 1ac96d9.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (14)
📝 WalkthroughWalkthroughThis PR removes the validation requirement that usage-based rate cards must reference a metered feature. The change eliminates related error definitions, validation logic in rate card metadata and service resolution paths, test fixtures, and backfill logic that previously populated missing feature keys from eager-loaded data. ChangesFeature Reference Decoupling for Rate Cards
Estimated Code Review Effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly Related PRs
Suggested Labels
Suggested Reviewers
✨ Finishing Touches📝 Generate docstrings
🧪 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: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Reverts #4268
Summary by CodeRabbit
Release Notes
Refactor
Tests