Files
synapse/tests/rest
0c6714d0d2 Allow specifying multiple action_name and status params in the scheduled tasks admin API (#20067)
We have an internal usage of `/scheduled_tasks` that would like to fetch
multiple actions at once (janitor).

We also make it so that invalid `status` values now return a 400 rather
than a 500.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-13 14:02:07 +01:00
..