mirror of
https://github.com/supabase/supabase.git
synced 2026-07-04 17:24:20 +08:00
* docs(js): add example for deleting a record and returning it * docs(js): clarify response object Make it more obvious that `status` and `statusText` comes from the whole response object, not from `data` or `error`
Supabase Specs
These spec files are used to generate the reference documentation.
Preparation
To get started, run make init. This installs all dependencies.
Usage
make # download and transform specs into docs