Set baseUrl per request #1633
Labels
enhancement
New feature or request
good first issue
Straightforward problem, solvable for first-time contributors without deep knowledge of the project
openapi-fetch
Relevant to the openapi-fetch library
PRs welcome
PRs are welcome to solve this issue!
Description
My app has an API that is per tenant, so I end up having to create a client every time I need to call the API, since the baseUrl varies.
Proposal
Ideally it would be as simple as:
Checklist
The text was updated successfully, but these errors were encountered: