Michael Chihlas
8010da8745
fix(l1): T8 review fixes — oauth status const + bulk-invite structured error
...
- oauth.py: use status.HTTP_402_PAYMENT_REQUIRED constant (was raw 402)
- accounts.py bulk-invite: catch HTTPException separately to preserve
structured detail dict in failed-row error (was stringified repr,
unparseable by clients)
- Add bulk-invite per-row 402 test verifying structured error preserved
T8 code review identified these as Important issues. Functional change is
the bulk-invite fix; clients can now parse seat-limit errors from bulk
responses. 13/13 seat-enforcement tests pass.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 12:58:35 -04:00
..
2026-01-22 14:38:53 -05:00
2026-05-07 18:42:20 +00:00
2026-05-13 17:07:14 -04:00
2026-05-28 12:58:35 -04:00
2026-02-08 06:05:59 -05:00
2026-04-10 03:57:18 +00:00
2026-05-11 05:07:07 +00:00
2026-02-08 06:05:59 -05:00
2026-04-10 03:57:18 +00:00
2026-05-07 18:42:20 +00:00
2026-02-08 06:05:59 -05:00
2026-03-07 18:44:14 -05:00
2026-05-11 05:07:07 +00:00
2026-03-16 13:39:17 -04:00
2026-03-07 15:51:37 -05:00
2026-02-26 17:25:38 -05:00
2026-04-30 16:21:20 -04:00
2026-04-11 04:24:36 +00:00
2026-04-09 00:42:19 -04:00
2026-03-24 05:28:06 +00:00
2026-05-28 12:49:59 -04:00
2026-03-23 13:12:06 +00:00
2026-05-07 18:42:20 +00:00
2026-05-07 18:42:20 +00:00
2026-03-17 00:12:00 -04:00
2026-04-10 04:57:39 +00:00
2026-05-11 05:07:07 +00:00
2026-03-04 20:44:25 -05:00
2026-04-13 02:38:01 -04:00
2026-04-22 02:37:49 -04:00
2026-02-18 17:43:21 -05:00
2026-03-19 12:37:54 +00:00
2026-04-27 15:25:46 -04:00
2026-04-25 06:13:23 -04:00
2026-04-16 21:03:00 +00:00
2026-02-11 23:45:23 -05:00
2026-03-11 23:29:51 -04:00
2026-04-10 06:44:17 +00:00
2026-04-14 01:22:51 +00:00
2026-03-19 12:37:54 +00:00
2026-05-28 12:58:35 -04:00
2026-05-07 18:42:20 +00:00
2026-05-07 18:42:20 +00:00
2026-03-19 19:12:34 +00:00
2026-04-11 04:24:36 +00:00
2026-05-07 18:42:20 +00:00
2026-04-25 06:13:23 -04:00
2026-04-21 21:45:52 -04:00
2026-03-27 18:16:42 +00:00
2026-04-21 21:13:44 -04:00
2026-04-30 16:21:20 -04:00
2026-03-24 08:47:09 +00:00
2026-04-30 17:32:37 -04:00
2026-04-10 14:41:42 +00:00
2026-02-07 23:06:13 -05:00
2026-04-25 06:13:23 -04:00
2026-04-27 22:27:26 -04:00
2026-04-10 04:57:39 +00:00
2026-04-11 04:24:36 +00:00
2026-04-10 06:44:17 +00:00
2026-03-05 22:43:02 -05:00
2026-04-10 04:57:39 +00:00
2026-04-11 07:02:35 +00:00
2026-02-10 09:45:26 -05:00
2026-03-07 15:51:37 -05:00
2026-04-11 07:02:35 +00:00
2026-04-09 00:42:19 -04:00
2026-05-06 19:14:30 -04:00