Files
upaas/internal
clawbot 316ccae665
All checks were successful
Check / check (pull_request) Successful in 3m18s
fix: reject duplicate env var keys with 400 instead of deduplicating
Replace deduplicateEnvPairs with validateEnvPairs that returns a 400
Bad Request error when duplicate keys are submitted, instead of
silently deduplicating (last wins).

Ref: #158
2026-03-10 18:37:07 -07:00
..