kolaente
57bfd1cae2
feat(api/v2): add bulk task creation endpoint
...
POST /api/v2/projects/{project}/tasks/bulk creates up to 100 tasks in
one atomic request. The URL project wins over any body project_id, and
rich-text descriptions honor the format query param like single create.
Bucket limits are only enforced for explicitly provided bucket ids.
The route files under the tasks API-token group as create_bulk,
matching the v1 bulk naming, so a token scoped to tasks can use it.
2026-08-02 16:21:50 +02:00
..
2026-07-03 16:56:03 +00:00
2026-07-03 16:56:03 +00:00
2026-07-28 17:25:37 +02:00
2026-06-19 18:27:33 +02:00
2026-06-12 08:56:08 +00:00
2026-06-17 20:34:38 +00:00
2026-07-17 22:35:53 +02:00
2026-06-26 08:56:15 +00:00
2026-06-29 08:12:35 +02:00
2026-06-10 17:55:52 +00:00
2026-07-28 19:26:15 +02:00
2026-07-28 19:26:15 +02:00
2026-07-28 19:26:15 +02:00
2026-07-17 22:35:53 +02:00
2026-06-12 08:56:08 +00:00
2026-06-10 11:56:05 +02:00
2026-06-29 08:12:35 +02:00
2026-06-05 09:17:25 +00:00
2026-06-12 08:51:19 +00:00
2026-06-12 08:51:19 +00:00
2026-06-11 18:35:55 +00:00
2026-07-17 22:35:53 +02:00
2026-07-29 07:58:17 +00:00
2026-07-19 18:59:34 +02:00
2026-06-19 10:15:58 +02:00
2026-06-07 15:33:20 +00:00
2026-06-07 10:37:59 +00:00
2026-06-29 08:12:35 +02:00
2026-06-09 21:34:22 +00:00
2026-06-29 08:12:35 +02:00
2026-07-17 22:35:53 +02:00
2026-06-29 08:12:35 +02:00
2026-07-24 12:28:45 +00:00
2026-06-07 09:57:51 +00:00
2026-06-09 19:42:16 +00:00
2026-06-06 19:06:12 +00:00
2026-07-17 22:35:53 +02:00
2026-06-09 20:01:20 +00:00
2026-08-02 16:21:50 +02:00
2026-07-06 15:45:55 +00:00
2026-06-29 08:12:35 +02:00
2026-06-10 11:55:51 +02:00
2026-06-09 20:42:00 +00:00
2026-06-09 19:50:58 +00:00
2026-06-29 08:12:35 +02:00
2026-06-07 10:48:23 +00:00
2026-06-29 08:12:35 +02:00
2026-06-17 12:13:50 +00:00
2026-06-12 08:56:08 +00:00
2026-06-12 07:58:17 +00:00
2026-06-10 19:15:05 +00:00
2026-07-17 22:35:53 +02:00
2026-06-11 20:07:43 +00:00
2026-06-12 08:56:08 +00:00
2026-06-17 18:39:38 +00:00
2026-06-10 19:12:41 +00:00
2026-08-02 16:21:50 +02:00
2026-06-11 20:07:43 +00:00
2026-06-06 19:50:41 +00:00