chore(components):SP-4329 replace error_message/error_code witn info_…#77
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR documents and implements a breaking change for version 0.42.0, replacing Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 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. Comment |
…massage/info_code in component responses
c65aa5f to
0a6bff9
Compare
…massage/info_code in component responses
Summary by CodeRabbit
ComponentStatusResponsenow usesinfo_messageandinfo_codeas the definitive outcome fields. The previouserror_messageanderror_codefields have been removed. Clients must migrate their implementations to use the new field names for both version and component status responses to continue receiving status information.