3
No PostgREST OpenAPI exposed
Source: supabase/supabase#28526 · opened by @janwilmake
At you state the following:
> Supabase provides a RESTful API using [PostgREST]( This is a very thin API layer on top of Postgres. It exposes everything you need from a CRUD API at the URL The REST interface is automatically reflected from your database's schema and is:
On I found that the root endpoint should expose the OpenAPI Swagger v2 spec
However, this doesn't happen when I curl curl -v GET "
Have you disabled this on purpose? Is there a way to access this OpenAPI spec? It would be very helpful, as I'm trying to build something in a language you don't have an SDK for.
> Supabase provides a RESTful API using [PostgREST]( This is a very thin API layer on top of Postgres. It exposes everything you need from a CRUD API at the URL The REST interface is automatically reflected from your database's schema and is:
On I found that the root endpoint should expose the OpenAPI Swagger v2 spec
However, this doesn't happen when I curl curl -v GET "
Have you disabled this on purpose? Is there a way to access this OpenAPI spec? It would be very helpful, as I'm trying to build something in a language you don't have an SDK for.
No pledges yet. Be the first to back this.
Comments
Similar requests
Custom query parameter on postgrest-js
4 votes · 0 comments
Allow configuring PostgREST pool and pooler in Supabase CLI (api.db_pool, api.use_pooler)
1 vote · 0 comments
Introducing supabase to the Haskell ecosystem
9 votes · 0 comments
Compression Issue with ‘application/vnd.pgrst.object+json’ Content-Type in PostgREST Responses
3 votes · 0 comments
Support wildcards in postgrest exposed schemas
7 votes · 0 comments
No comments yet.