mirror of
https://github.com/supabase/supabase.git
synced 2026-07-04 19:24:53 +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>