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
* Fix the Connect proxy response schema
The response from the Connect proxy endpoint is transparent, so the
body is free-form, and the status and headers come back as part of the
HTTP response itself.
* Fix the Connect token specs
The Connect token paths live under the project scope, so their paths
should contain `{project_id}`, and not have it inside the request body.
---------
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: Jay Vercellone <[email protected]>
0 commit comments