kolaente
2f68a3fae4
fix(api/v2): omit project max_permission (null) when not expanded
...
The project read handler left MaxPermission at its zero value when
expand=permissions was not requested, which serialised as 0
(PermissionRead) instead of being omitted. Force PermissionUnknown so
the field marshals as null, matching the list operation's behaviour and
avoiding a misleading read permission for projects the caller may own.
Assert the null shape in the ReadOne/Normal webtest.
2026-06-05 07:40:07 +00:00
..
2026-04-20 18:55:06 +00:00
2026-04-20 18:55:06 +00:00
2026-04-09 15:17:20 +00:00
2026-03-30 12:09:53 +00:00
2026-04-03 16:59:05 +00:00
2026-04-08 09:07:15 +00:00
2026-05-28 08:14:52 +02:00
2026-02-25 10:30:25 +01:00
2025-07-02 21:01:41 +00:00
2026-06-03 19:48:08 +00:00
2026-06-03 19:58:27 +00:00
2026-06-02 11:55:25 +00:00
2026-05-31 12:56:57 +00:00
2026-05-31 12:56:57 +00:00
2026-06-04 21:16:51 +00:00
2026-06-05 07:40:07 +00:00
2026-06-04 21:16:51 +00:00
2026-06-03 19:57:26 +00:00
2026-06-03 20:29:15 +00:00
2026-06-03 18:56:12 +00:00
2026-06-03 18:56:12 +00:00
2026-01-08 10:02:59 +00:00
2026-03-10 23:58:44 +01:00
2025-08-13 11:05:05 +02:00
2026-04-09 15:38:07 +00:00
2026-04-09 16:08:26 +00:00
2026-02-17 18:01:05 +01:00
2026-03-27 23:05:04 +00:00
2026-04-09 16:47:35 +00:00
2026-02-25 10:30:25 +01:00
2026-03-23 16:34:07 +00:00
2026-02-25 10:30:25 +01:00
2026-05-19 08:53:25 +00:00
2026-05-19 10:35:43 +02:00
2026-03-20 11:41:28 +00:00
2026-05-26 18:59:33 +00:00
2026-02-25 13:44:56 +01:00
2026-01-08 10:02:59 +00:00
2026-01-08 10:02:59 +00:00
2025-07-30 15:50:26 +00:00
2026-01-08 10:02:59 +00:00
2026-03-20 11:23:21 +00:00
2026-03-04 20:32:11 +01:00
2026-03-20 12:22:27 +00:00
2026-03-23 16:35:47 +00:00