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
{{ message }}
This repository was archived by the owner on Aug 8, 2024. It is now read-only.
* Added Flag to Disable Base Path Removal
Added property `removeBasePath` to `proxyIntegrationConfig` This will allow users to disable the default functionality of removing the `/basepath` from incoming requests. If this looks okay I'll update documentation accordingly.
* Added unit test to check remove basepath boolean. Updated parameter to deafult to true in order to not break original functionality
Co-authored-by: Ethan Davis <[email protected]>
0 commit comments