Files
supabase/apps/docs/spec
Bobbie Soedirgo ea9cfb921a docs(js): add example for deleting a record and returning it (#26855)
* 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`
2024-05-31 16:53:44 +08:00
..
2024-04-18 15:21:51 +07:00
2024-05-07 20:15:06 +00:00
2024-05-07 20:15:06 +00:00

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