@revxui/api-clients-ts 0.10.274 → 0.10.276
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/api/sliceXController.service.d.ts +0 -14
- package/bundles/revxui-api-clients-ts.umd.js +23 -67
- package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js.map +1 -1
- package/esm2015/api/adminController.service.js +2 -2
- package/esm2015/api/advertiserController.service.js +2 -2
- package/esm2015/api/appSettingsController.service.js +2 -2
- package/esm2015/api/audienceController.service.js +2 -2
- package/esm2015/api/auditController.service.js +2 -2
- package/esm2015/api/bulkStrategyController.service.js +2 -2
- package/esm2015/api/cSSThemeController_.service.js +2 -2
- package/esm2015/api/campaignController.service.js +2 -2
- package/esm2015/api/catalogController.service.js +2 -2
- package/esm2015/api/clickDestinationController.service.js +2 -2
- package/esm2015/api/creativeController.service.js +2 -2
- package/esm2015/api/creativeSetsController.service.js +2 -2
- package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
- package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
- package/esm2015/api/creativeTemplatesController.service.js +2 -2
- package/esm2015/api/dashboardController.service.js +2 -2
- package/esm2015/api/notificationsController.service.js +2 -2
- package/esm2015/api/pixelController.service.js +2 -2
- package/esm2015/api/reportingController.service.js +2 -2
- package/esm2015/api/sliceXController.service.js +2 -44
- package/esm2015/api/strategyController.service.js +2 -2
- package/esm2015/api/uILoggerController.service.js +2 -2
- package/esm2015/api/userPreferenceController.service.js +2 -2
- package/esm2015/model/creativeFileForSet.js +1 -1
- package/esm2015/model/creativeFiles.js +1 -1
- package/esm5/api/adminController.service.js +2 -2
- package/esm5/api/advertiserController.service.js +2 -2
- package/esm5/api/appSettingsController.service.js +2 -2
- package/esm5/api/audienceController.service.js +2 -2
- package/esm5/api/auditController.service.js +2 -2
- package/esm5/api/bulkStrategyController.service.js +2 -2
- package/esm5/api/cSSThemeController_.service.js +2 -2
- package/esm5/api/campaignController.service.js +2 -2
- package/esm5/api/catalogController.service.js +2 -2
- package/esm5/api/clickDestinationController.service.js +2 -2
- package/esm5/api/creativeController.service.js +2 -2
- package/esm5/api/creativeSetsController.service.js +2 -2
- package/esm5/api/creativeTemplateThemesController.service.js +2 -2
- package/esm5/api/creativeTemplateVariablesController.service.js +2 -2
- package/esm5/api/creativeTemplatesController.service.js +2 -2
- package/esm5/api/dashboardController.service.js +2 -2
- package/esm5/api/notificationsController.service.js +2 -2
- package/esm5/api/pixelController.service.js +2 -2
- package/esm5/api/reportingController.service.js +2 -2
- package/esm5/api/sliceXController.service.js +2 -46
- package/esm5/api/strategyController.service.js +2 -2
- package/esm5/api/uILoggerController.service.js +2 -2
- package/esm5/api/userPreferenceController.service.js +2 -2
- package/esm5/model/creativeFileForSet.js +1 -1
- package/esm5/model/creativeFiles.js +1 -1
- package/fesm2015/revxui-api-clients-ts.js +23 -65
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/fesm5/revxui-api-clients-ts.js +23 -67
- package/fesm5/revxui-api-clients-ts.js.map +1 -1
- package/model/creativeFileForSet.d.ts +1 -0
- package/model/creativeFiles.d.ts +1 -0
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @revxui/api-clients-ts@0.10.
|
|
1
|
+
## @revxui/api-clients-ts@0.10.276
|
|
2
2
|
|
|
3
3
|
### Building
|
|
4
4
|
|
|
@@ -19,7 +19,7 @@ Navigate to the folder of your consuming project and run one of next commands.
|
|
|
19
19
|
_published:_
|
|
20
20
|
|
|
21
21
|
```
|
|
22
|
-
npm install @revxui/api-clients-ts@0.10.
|
|
22
|
+
npm install @revxui/api-clients-ts@0.10.276 --save
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
_without publishing (not recommended):_
|
|
@@ -54,20 +54,6 @@ export declare class SliceXControllerService {
|
|
|
54
54
|
getSlicexDataListUsingPOST(entity: 'licensee' | 'advertiser' | 'campaign' | 'strategy' | 'creativeSize' | 'aggregator' | 'app' | 'os' | 'creative' | 'country' | 'city' | 'pricing' | 'pixel' | 'campaignObjective' | 'advregions' | 'creativeSets' | 'creativeSetsType' | 'videoPlacement', slicexRequest: SlicexRequest, reqId?: string, sort?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectSlicexListResponse>;
|
|
55
55
|
getSlicexDataListUsingPOST(entity: 'licensee' | 'advertiser' | 'campaign' | 'strategy' | 'creativeSize' | 'aggregator' | 'app' | 'os' | 'creative' | 'country' | 'city' | 'pricing' | 'pixel' | 'campaignObjective' | 'advregions' | 'creativeSets' | 'creativeSetsType' | 'videoPlacement', slicexRequest: SlicexRequest, reqId?: string, sort?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectSlicexListResponse>>;
|
|
56
56
|
getSlicexDataListUsingPOST(entity: 'licensee' | 'advertiser' | 'campaign' | 'strategy' | 'creativeSize' | 'aggregator' | 'app' | 'os' | 'creative' | 'country' | 'city' | 'pricing' | 'pixel' | 'campaignObjective' | 'advregions' | 'creativeSets' | 'creativeSetsType' | 'videoPlacement', slicexRequest: SlicexRequest, reqId?: string, sort?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectSlicexListResponse>>;
|
|
57
|
-
/**
|
|
58
|
-
* Slicex API for grid with compare.
|
|
59
|
-
*
|
|
60
|
-
* @param entity entity
|
|
61
|
-
* @param slicexRequest slicexRequest
|
|
62
|
-
* @param reqId request id
|
|
63
|
-
* @param sort sort
|
|
64
|
-
* @param token Auth Token
|
|
65
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
66
|
-
* @param reportProgress flag to report request and response progress.
|
|
67
|
-
*/
|
|
68
|
-
getSlicexDataListWithCompareUsingPOST(entity: 'licensee' | 'advertiser' | 'campaign' | 'strategy' | 'creativeSize' | 'aggregator' | 'app' | 'os' | 'creative' | 'country' | 'city' | 'pricing' | 'pixel' | 'campaignObjective' | 'advregions' | 'creativeSets' | 'creativeSetsType' | 'videoPlacement', slicexRequest: SlicexRequest, reqId?: string, sort?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectSlicexListResponse>;
|
|
69
|
-
getSlicexDataListWithCompareUsingPOST(entity: 'licensee' | 'advertiser' | 'campaign' | 'strategy' | 'creativeSize' | 'aggregator' | 'app' | 'os' | 'creative' | 'country' | 'city' | 'pricing' | 'pixel' | 'campaignObjective' | 'advregions' | 'creativeSets' | 'creativeSetsType' | 'videoPlacement', slicexRequest: SlicexRequest, reqId?: string, sort?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectSlicexListResponse>>;
|
|
70
|
-
getSlicexDataListWithCompareUsingPOST(entity: 'licensee' | 'advertiser' | 'campaign' | 'strategy' | 'creativeSize' | 'aggregator' | 'app' | 'os' | 'creative' | 'country' | 'city' | 'pricing' | 'pixel' | 'campaignObjective' | 'advregions' | 'creativeSets' | 'creativeSetsType' | 'videoPlacement', slicexRequest: SlicexRequest, reqId?: string, sort?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectSlicexListResponse>>;
|
|
71
57
|
/**
|
|
72
58
|
* Slicex API for grid details.
|
|
73
59
|
*
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
var AdminControllerService = /** @class */ (function () {
|
|
309
309
|
function AdminControllerService(httpClient, basePath, configuration) {
|
|
310
310
|
this.httpClient = httpClient;
|
|
311
|
-
this.basePath = 'https://
|
|
311
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
312
312
|
this.defaultHeaders = new http.HttpHeaders();
|
|
313
313
|
this.configuration = new Configuration();
|
|
314
314
|
if (basePath) {
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
var AdvertiserControllerService = /** @class */ (function () {
|
|
526
526
|
function AdvertiserControllerService(httpClient, basePath, configuration) {
|
|
527
527
|
this.httpClient = httpClient;
|
|
528
|
-
this.basePath = 'https://
|
|
528
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
529
529
|
this.defaultHeaders = new http.HttpHeaders();
|
|
530
530
|
this.configuration = new Configuration();
|
|
531
531
|
if (basePath) {
|
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
var AppSettingsControllerService = /** @class */ (function () {
|
|
972
972
|
function AppSettingsControllerService(httpClient, basePath, configuration) {
|
|
973
973
|
this.httpClient = httpClient;
|
|
974
|
-
this.basePath = 'https://
|
|
974
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
975
975
|
this.defaultHeaders = new http.HttpHeaders();
|
|
976
976
|
this.configuration = new Configuration();
|
|
977
977
|
if (basePath) {
|
|
@@ -1141,7 +1141,7 @@
|
|
|
1141
1141
|
var AudienceControllerService = /** @class */ (function () {
|
|
1142
1142
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
1143
1143
|
this.httpClient = httpClient;
|
|
1144
|
-
this.basePath = 'https://
|
|
1144
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
1145
1145
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1146
1146
|
this.configuration = new Configuration();
|
|
1147
1147
|
if (basePath) {
|
|
@@ -1864,7 +1864,7 @@
|
|
|
1864
1864
|
var AuditControllerService = /** @class */ (function () {
|
|
1865
1865
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
1866
1866
|
this.httpClient = httpClient;
|
|
1867
|
-
this.basePath = 'https://
|
|
1867
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
1868
1868
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1869
1869
|
this.configuration = new Configuration();
|
|
1870
1870
|
if (basePath) {
|
|
@@ -2063,7 +2063,7 @@
|
|
|
2063
2063
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
2064
2064
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
2065
2065
|
this.httpClient = httpClient;
|
|
2066
|
-
this.basePath = 'https://
|
|
2066
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2067
2067
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2068
2068
|
this.configuration = new Configuration();
|
|
2069
2069
|
if (basePath) {
|
|
@@ -2306,7 +2306,7 @@
|
|
|
2306
2306
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2307
2307
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2308
2308
|
this.httpClient = httpClient;
|
|
2309
|
-
this.basePath = 'https://
|
|
2309
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2310
2310
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2311
2311
|
this.configuration = new Configuration();
|
|
2312
2312
|
if (basePath) {
|
|
@@ -2427,7 +2427,7 @@
|
|
|
2427
2427
|
var CampaignControllerService = /** @class */ (function () {
|
|
2428
2428
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2429
2429
|
this.httpClient = httpClient;
|
|
2430
|
-
this.basePath = 'https://
|
|
2430
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2431
2431
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2432
2432
|
this.configuration = new Configuration();
|
|
2433
2433
|
if (basePath) {
|
|
@@ -2713,7 +2713,7 @@
|
|
|
2713
2713
|
var CatalogControllerService = /** @class */ (function () {
|
|
2714
2714
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2715
2715
|
this.httpClient = httpClient;
|
|
2716
|
-
this.basePath = 'https://
|
|
2716
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2717
2717
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2718
2718
|
this.configuration = new Configuration();
|
|
2719
2719
|
if (basePath) {
|
|
@@ -2936,7 +2936,7 @@
|
|
|
2936
2936
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
2937
2937
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
2938
2938
|
this.httpClient = httpClient;
|
|
2939
|
-
this.basePath = 'https://
|
|
2939
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2940
2940
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2941
2941
|
this.configuration = new Configuration();
|
|
2942
2942
|
if (basePath) {
|
|
@@ -3186,7 +3186,7 @@
|
|
|
3186
3186
|
var CreativeControllerService = /** @class */ (function () {
|
|
3187
3187
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3188
3188
|
this.httpClient = httpClient;
|
|
3189
|
-
this.basePath = 'https://
|
|
3189
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
3190
3190
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3191
3191
|
this.configuration = new Configuration();
|
|
3192
3192
|
if (basePath) {
|
|
@@ -3663,7 +3663,7 @@
|
|
|
3663
3663
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3664
3664
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3665
3665
|
this.httpClient = httpClient;
|
|
3666
|
-
this.basePath = 'https://
|
|
3666
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
3667
3667
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3668
3668
|
this.configuration = new Configuration();
|
|
3669
3669
|
if (basePath) {
|
|
@@ -4037,7 +4037,7 @@
|
|
|
4037
4037
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
4038
4038
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
4039
4039
|
this.httpClient = httpClient;
|
|
4040
|
-
this.basePath = 'https://
|
|
4040
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4041
4041
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4042
4042
|
this.configuration = new Configuration();
|
|
4043
4043
|
if (basePath) {
|
|
@@ -4238,7 +4238,7 @@
|
|
|
4238
4238
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4239
4239
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4240
4240
|
this.httpClient = httpClient;
|
|
4241
|
-
this.basePath = 'https://
|
|
4241
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4242
4242
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4243
4243
|
this.configuration = new Configuration();
|
|
4244
4244
|
if (basePath) {
|
|
@@ -4326,7 +4326,7 @@
|
|
|
4326
4326
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4327
4327
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4328
4328
|
this.httpClient = httpClient;
|
|
4329
|
-
this.basePath = 'https://
|
|
4329
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4330
4330
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4331
4331
|
this.configuration = new Configuration();
|
|
4332
4332
|
if (basePath) {
|
|
@@ -4505,7 +4505,7 @@
|
|
|
4505
4505
|
var DashboardControllerService = /** @class */ (function () {
|
|
4506
4506
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4507
4507
|
this.httpClient = httpClient;
|
|
4508
|
-
this.basePath = 'https://
|
|
4508
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4509
4509
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4510
4510
|
this.configuration = new Configuration();
|
|
4511
4511
|
if (basePath) {
|
|
@@ -5162,7 +5162,7 @@
|
|
|
5162
5162
|
var NotificationsControllerService = /** @class */ (function () {
|
|
5163
5163
|
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5164
5164
|
this.httpClient = httpClient;
|
|
5165
|
-
this.basePath = 'https://
|
|
5165
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5166
5166
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5167
5167
|
this.configuration = new Configuration();
|
|
5168
5168
|
if (basePath) {
|
|
@@ -5361,7 +5361,7 @@
|
|
|
5361
5361
|
var PixelControllerService = /** @class */ (function () {
|
|
5362
5362
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5363
5363
|
this.httpClient = httpClient;
|
|
5364
|
-
this.basePath = 'https://
|
|
5364
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5365
5365
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5366
5366
|
this.configuration = new Configuration();
|
|
5367
5367
|
if (basePath) {
|
|
@@ -5690,7 +5690,7 @@
|
|
|
5690
5690
|
var ReportingControllerService = /** @class */ (function () {
|
|
5691
5691
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
5692
5692
|
this.httpClient = httpClient;
|
|
5693
|
-
this.basePath = 'https://
|
|
5693
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5694
5694
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5695
5695
|
this.configuration = new Configuration();
|
|
5696
5696
|
if (basePath) {
|
|
@@ -5874,7 +5874,7 @@
|
|
|
5874
5874
|
var SliceXControllerService = /** @class */ (function () {
|
|
5875
5875
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
5876
5876
|
this.httpClient = httpClient;
|
|
5877
|
-
this.basePath = 'https://
|
|
5877
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5878
5878
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5879
5879
|
this.configuration = new Configuration();
|
|
5880
5880
|
if (basePath) {
|
|
@@ -5989,50 +5989,6 @@
|
|
|
5989
5989
|
reportProgress: reportProgress
|
|
5990
5990
|
});
|
|
5991
5991
|
};
|
|
5992
|
-
SliceXControllerService.prototype.getSlicexDataListWithCompareUsingPOST = function (entity, slicexRequest, reqId, sort, token, observe, reportProgress) {
|
|
5993
|
-
if (observe === void 0) { observe = 'body'; }
|
|
5994
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
5995
|
-
if (entity === null || entity === undefined) {
|
|
5996
|
-
throw new Error('Required parameter entity was null or undefined when calling getSlicexDataListWithCompareUsingPOST.');
|
|
5997
|
-
}
|
|
5998
|
-
if (slicexRequest === null || slicexRequest === undefined) {
|
|
5999
|
-
throw new Error('Required parameter slicexRequest was null or undefined when calling getSlicexDataListWithCompareUsingPOST.');
|
|
6000
|
-
}
|
|
6001
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
6002
|
-
if (sort !== undefined && sort !== null) {
|
|
6003
|
-
queryParameters = queryParameters.set('sort', sort);
|
|
6004
|
-
}
|
|
6005
|
-
var headers = this.defaultHeaders;
|
|
6006
|
-
if (reqId !== undefined && reqId !== null) {
|
|
6007
|
-
headers = headers.set('reqId', String(reqId));
|
|
6008
|
-
}
|
|
6009
|
-
if (token !== undefined && token !== null) {
|
|
6010
|
-
headers = headers.set('token', String(token));
|
|
6011
|
-
}
|
|
6012
|
-
// to determine the Accept header
|
|
6013
|
-
var httpHeaderAccepts = [
|
|
6014
|
-
'application/json'
|
|
6015
|
-
];
|
|
6016
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
6017
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
6018
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
6019
|
-
}
|
|
6020
|
-
// to determine the Content-Type header
|
|
6021
|
-
var consumes = [
|
|
6022
|
-
'application/json'
|
|
6023
|
-
];
|
|
6024
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
6025
|
-
if (httpContentTypeSelected != undefined) {
|
|
6026
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
6027
|
-
}
|
|
6028
|
-
return this.httpClient.post(this.basePath + "/v2/api/slicex/list/compare/" + encodeURIComponent(String(entity)), slicexRequest, {
|
|
6029
|
-
params: queryParameters,
|
|
6030
|
-
withCredentials: this.configuration.withCredentials,
|
|
6031
|
-
headers: headers,
|
|
6032
|
-
observe: observe,
|
|
6033
|
-
reportProgress: reportProgress
|
|
6034
|
-
});
|
|
6035
|
-
};
|
|
6036
5992
|
SliceXControllerService.prototype.getSlicexGridDetailsUsingPOST = function (entity, slicexRequestExt, reqId, token, observe, reportProgress) {
|
|
6037
5993
|
if (observe === void 0) { observe = 'body'; }
|
|
6038
5994
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -6142,7 +6098,7 @@
|
|
|
6142
6098
|
var StrategyControllerService = /** @class */ (function () {
|
|
6143
6099
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
6144
6100
|
this.httpClient = httpClient;
|
|
6145
|
-
this.basePath = 'https://
|
|
6101
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
6146
6102
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6147
6103
|
this.configuration = new Configuration();
|
|
6148
6104
|
if (basePath) {
|
|
@@ -6803,7 +6759,7 @@
|
|
|
6803
6759
|
var UILoggerControllerService = /** @class */ (function () {
|
|
6804
6760
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
6805
6761
|
this.httpClient = httpClient;
|
|
6806
|
-
this.basePath = 'https://
|
|
6762
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
6807
6763
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6808
6764
|
this.configuration = new Configuration();
|
|
6809
6765
|
if (basePath) {
|
|
@@ -6905,7 +6861,7 @@
|
|
|
6905
6861
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
6906
6862
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
6907
6863
|
this.httpClient = httpClient;
|
|
6908
|
-
this.basePath = 'https://
|
|
6864
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
6909
6865
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6910
6866
|
this.configuration = new Configuration();
|
|
6911
6867
|
if (basePath) {
|