Commit 51405a7
committed
fix: use correct passthrough pattern for Tripo3D getEndpoint
- Change from gatewayRequestURL.split('/v1')[1] to empty string return
- Matches pattern used by other simple passthrough providers like Replicate
- Addresses review comment about incorrect getEndpoint implementation1 parent 6065218 commit 51405a7
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
0 commit comments