Expose the logic computing finalUrl
#1161
Labels
enhancement
New feature or request
openapi-fetch
Relevant to the openapi-fetch library
PRs welcome
PRs are welcome to solve this issue!
Description
I would like to remove hardcoded API routes from my code, and use this library instead. I no longer need these routes for the fetchers, but I still need them for testing code. Proposal is to export the internal logic for computing
finalUrl
.Proposal
Checklist
The text was updated successfully, but these errors were encountered: