Files
lisael-box/tower
L'électron rare ad9ee4f057 fix(tower): explicit 400 on bad routines body
Replace bare assert (stripped under python -O) with an explicit
isinstance check that returns HTTP 400 when routines is missing
or not a list. JSON-decode errors still caught by the outer try.
2026-06-21 10:01:13 +02:00
..