You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PostgREST exposes its OpenAPI spec, but it only documents the "default schema", which is public by
default, or the first schema listed in PGRST_DB_SCHEMAS. To see everything, you might want to set PGRST_OPENAPI_MODE in the postgres service: