Elie Habib
bdd8743a26
refactor: dedupe edge api json response assembly ( #1702 )
...
* refactor: dedupe edge api json response assembly
* refactor: expand jsonResponse helper to all edge functions
Roll out jsonResponse() from _json-response.js to 16 files (14 handlers
+ 2 shared helpers), eliminating 55 instances of the
new Response(JSON.stringify(...)) boilerplate.
Only exception: health.js uses JSON.stringify(body, null, indent) for
pretty-print mode, which is incompatible with the helper signature.
Replaced local jsonResponse/json() definitions in contact.js,
register-interest.js, and cache-purge.js with the shared import.
2026-03-16 11:52:56 +04:00
..
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-02-21 03:39:56 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-02-15 20:33:20 +04:00
2026-03-16 08:51:15 +04:00
2026-03-15 01:42:04 +04:00
2026-03-02 14:13:34 +04:00
2026-03-10 07:19:02 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-04 15:02:03 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-02 14:13:34 +04:00
2026-03-14 09:34:54 +04:00
2026-03-02 14:13:34 +04:00
2026-03-10 07:00:07 +04:00
2026-03-08 22:54:40 +04:00
2026-02-21 10:36:23 +00:00
2026-02-13 23:05:51 +04:00
2026-03-16 08:59:33 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-03-15 13:40:20 +04:00
2026-03-15 09:21:22 +04:00
2026-03-15 09:21:22 +04:00
2026-03-16 08:27:17 +04:00
2026-03-02 19:28:31 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 08:59:33 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-02-24 08:21:03 +00:00
2026-03-16 11:52:56 +04:00
2026-03-14 21:29:21 +04:00
2026-02-22 03:19:01 +04:00
2026-03-02 19:28:31 +04:00
2026-03-16 11:52:56 +04:00
2026-03-02 19:28:31 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00
2026-02-21 03:39:56 +04:00
2026-03-16 11:52:56 +04:00
2026-03-16 11:52:56 +04:00