Closed mmvergara closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
supabase-schema-dart-class-generator | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 11, 2024 5:31am |
In this issue, it is found that when using cli for local development ( where the port is 54321 ) the apikey is not needed to fetch the swagger json
https://github.com/mmvergara/supadart/issues/54
this update will initiate a second request without the apikey if the first one (one with the apikey as queryparams) fails.