You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduce `_extract_special_params` hook in `ListGetEndpointMixin`.
- Refactor `UsersEndpoint` and `RecordsEndpoint` to use the new hook, removing `_list_impl` overrides.
- Refactor `RecordsEndpoint` to share creation logic between sync and async methods via `_prepare_create_request`.
- Refactor `JobsEndpoint` to share path building and parsing logic between sync and async methods.
- Create `.jules/architect.md` to document architectural decisions.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments