"git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "b1c30df8e300fb4258352e5384ee8fe3fe3cc240"
fix(gateway): restore upstream account forwarding with dedicated methods
v0.1.74 merged upstream accounts into the OAuth path, causing requests to hit the wrong protocol and endpoint. Add three upstream-specific methods (testUpstreamConnection, ForwardUpstream, ForwardUpstreamGemini) that use base_url + apiKey auth and passthrough the original body, while reusing the existing response handling and error/retry logic.
This diff is collapsed.
Please register or sign in to comment