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
Refactor OpenAI BYOK base URL parsing to reuse shared proxy URL normalization (#4949)
* Initial plan
* Refactor OpenAI BYOK URL parsing to reuse proxy-utils
* fix: update JSDoc for normalizeApiTarget and rename test for clarity
- JSDoc now documents that falsy values (including '') are returned as-is
- Test name clarifies it covers path + query string, not just path
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Landon Cox <landon.cox@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments