-
Notifications
You must be signed in to change notification settings - Fork 0
Schematizing: Add Request/Response schemas to everything #39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursor Bugbot has reviewed your changes and found 5 potential issues.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
This PR is being reviewed by Cursor Bugbot
Details
You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
Note
Major schema refactor and platform upgrades with improved auth handling.
shared/,entities/, and endpoint-specificrequest/responseschemas; removes legacyplain_text/and old inbox schemas; updatesschema.rbrequiresGET /auth/login/identifier/validand switches user serialization toShared::UserAuthorizationwith strictBearer <token>parsing and new error messages; updates spec helper and adds tests for malformed headersShared::Pagination/Pageand helper ensures emptypaginationhash when nilShared::User0.5.0Written by Cursor Bugbot for commit 8922225. This will update automatically on new commits. Configure here.