chore: Implemented lite project, cycle, and module endpoints in the Plane SDK#56
chore: Implemented lite project, cycle, and module endpoints in the Plane SDK#56gurusainath wants to merge 1 commit into
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 selected for processing (11)
📝 WalkthroughWalkthroughAdds lite-list query parameters, lite response models, client ChangesLite list endpoints
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes 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 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. Comment |
|
@gurusainath Can we bump the SDK version |
Description
Implemented support for lite project, cycle, and module endpoints in the Plane SDK.
These endpoints expose lightweight resources through the SDK, making it easier to build pickers, dropdowns, and other list-based experiences while reducing response size.
Type of Change
Test Scenarios
Summary by CodeRabbit
New Features
Tests