FeatureFuel
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.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests