mirror of
https://github.com/supabase/supabase.git
synced 2026-07-04 18:34:26 +08:00
* Enforce json payloads with webhook jobs * EFs need json as well * Handle case where the body can be null/undefined. * Fix url in the child id. * Fix a redirect for cron. --------- Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>