Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix URL override not being used for API calls
The openapi generated `ApiClient`/`Configuration` classes have a way to to pass scheme, host, and base_path but `Configuration#server_settings` and `Configuration#server_variables` is used unless server_index is set to `nil`
- Loading branch information