mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
Automated build '' typescript-axios sdk: 4638889339
This commit is contained in:
2
dist/sdk-output/base.js
vendored
2
dist/sdk-output/base.js
vendored
@@ -56,7 +56,7 @@ var BaseAPI = /** @class */ (function () {
|
||||
this.axios = axios;
|
||||
if (configuration) {
|
||||
this.configuration = configuration;
|
||||
this.basePath = configuration.basePathV3 || this.basePath;
|
||||
this.basePath = configuration.basePath || this.basePath;
|
||||
}
|
||||
}
|
||||
return BaseAPI;
|
||||
|
||||
Reference in New Issue
Block a user