@rlvt/datasources-query-openapi-client 1.0.314 → 1.0.315
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/build/api.d.ts +35 -35
- package/build/definitions.d.ts +1103 -1010
- package/build/definitions.js +56 -9
- package/package.json +1 -1
package/build/api.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AxiosInstance, AxiosRequestConfig } from "axios";
|
|
2
|
-
import type { WorkerFetcherFetchOpts, IngesterFetcherFetchOpts, TrackingFetcherFetchOpts, ProxyFetcherFetchOpts, CarrefourStoresWithDriveSlotsFetcherFetchOpts, BestWesternHotelsFetcherFetchOpts, FdjBetsFetcherFetchOpts, SarenzaSizesFetcherFetchOpts, RenaultPricesFetcherFetchOpts, DecathlonProductFallbackFetcherFetchOpts, GenericUnwindRowsFetcherFetchOpts, WorkflowEventsFetcherFetchOpts, ExpiredProductLifetimeFetcherFetchOpts, PerUserFetcherFetchOpts, GenericProxyLockFetcherFetchOpts,
|
|
2
|
+
import type { WorkerFetcherFetchOpts, IngesterFetcherFetchOpts, TrackingFetcherFetchOpts, ProxyFetcherFetchOpts, CarrefourStoresWithDriveSlotsFetcherFetchOpts, BestWesternHotelsFetcherFetchOpts, FdjBetsFetcherFetchOpts, SarenzaSizesFetcherFetchOpts, RenaultPricesFetcherFetchOpts, DecathlonProductFallbackFetcherFetchOpts, GenericUnwindRowsFetcherFetchOpts, WorkflowEventsFetcherFetchOpts, ExpiredProductLifetimeFetcherFetchOpts, PerUserFetcherFetchOpts, GenericProxyLockFetcherFetchOpts, InternalResponse_entries_Array_distance_Union_undefined_number_rlvt_lat_Union_undefined_number_rlvt_lng_Union_undefined_number, WorkerFetcherCountOpts, IngesterFetcherCountOpts, TrackingFetcherCountOpts, ProxyFetcherCountOpts, CarrefourStoresWithDriveSlotsFetcherCountOpts, BestWesternHotelsFetcherCountOpts, FdjBetsFetcherCountOpts, SarenzaSizesFetcherCountOpts, RenaultPricesFetcherCountOpts, DecathlonProductFallbackFetcherCountOpts, GenericUnwindRowsFetcherCountOpts, WorkflowEventsFetcherCountOpts, ExpiredProductLifetimeFetcherCountOpts, PerUserFetcherCountOpts, GenericProxyLockFetcherCountOpts, InternalResponse, WorkerFetcherFetchOpts_Without_DatasourceId, DatasourceLocation, DatasourceGeneric, DatasourceProduct, DatasourceCRM, IngesterFetcherFetchOpts_Without_DatasourceId, TrackingFetcherFetchOpts_Without_DatasourceId, ProxyFetcherFetchOpts_Without_DatasourceId, CarrefourStoresWithDriveSlotsFetcherFetchOpts_Without_DatasourceId, BestWesternHotelsFetcherFetchOpts_Without_DatasourceId, FdjBetsFetcherFetchOpts_Without_DatasourceId, SarenzaSizesFetcherFetchOpts_Without_DatasourceId, RenaultPricesFetcherFetchOpts_Without_DatasourceId, DecathlonProductFallbackFetcherFetchOpts_Without_DatasourceId, GenericUnwindRowsFetcherFetchOpts_Without_DatasourceId, WorkflowEventsFetcherFetchOpts_Without_DatasourceId, ExpiredProductLifetimeFetcherFetchOpts_Without_DatasourceId, PerUserFetcherFetchOpts_Without_DatasourceId, GenericProxyLockFetcherFetchOpts_Without_DatasourceId, WorkerFetcherQueryOpts, IngesterFetcherQueryOpts, TrackingFetcherQueryOpts, ProxyFetcherQueryOpts, CarrefourStoresWithDriveSlotsFetcherQueryOpts, BestWesternHotelsFetcherQueryOpts, FdjBetsFetcherQueryOpts, SarenzaSizesFetcherQueryOpts, RenaultPricesFetcherQueryOpts, DecathlonProductFallbackFetcherQueryOpts, GenericUnwindRowsFetcherQueryOpts, WorkflowEventsFetcherQueryOpts, ExpiredProductLifetimeFetcherQueryOpts, PerUserFetcherQueryOpts, GenericProxyLockFetcherQueryOpts, InternalResponse_entries_Array_distance_Union_undefined_number_rlvt_lat_Union_undefined_number_rlvt_lng_Union_undefined_number_count_number, InternalResponse_Array_string } from "./definitions";
|
|
3
3
|
export * from "./definitions";
|
|
4
4
|
export default class {
|
|
5
5
|
axios: AxiosInstance;
|
|
@@ -14,7 +14,7 @@ export default class {
|
|
|
14
14
|
'x-rlvt-no-cache'?: boolean | undefined;
|
|
15
15
|
}, data: WorkerFetcherFetchOpts | IngesterFetcherFetchOpts | TrackingFetcherFetchOpts | ProxyFetcherFetchOpts | CarrefourStoresWithDriveSlotsFetcherFetchOpts | BestWesternHotelsFetcherFetchOpts | FdjBetsFetcherFetchOpts | SarenzaSizesFetcherFetchOpts | RenaultPricesFetcherFetchOpts | DecathlonProductFallbackFetcherFetchOpts | GenericUnwindRowsFetcherFetchOpts | WorkflowEventsFetcherFetchOpts | ExpiredProductLifetimeFetcherFetchOpts | PerUserFetcherFetchOpts | GenericProxyLockFetcherFetchOpts, options?: AxiosRequestConfig<any> | undefined) => Promise<import("axios").AxiosResponse<{
|
|
16
16
|
status: "success";
|
|
17
|
-
} &
|
|
17
|
+
} & InternalResponse_entries_Array_distance_Union_undefined_number_rlvt_lat_Union_undefined_number_rlvt_lng_Union_undefined_number, any>>;
|
|
18
18
|
count: (params: {
|
|
19
19
|
'x-rlvt-no-cache'?: boolean | undefined;
|
|
20
20
|
}, data: WorkerFetcherCountOpts | IngesterFetcherCountOpts | TrackingFetcherCountOpts | ProxyFetcherCountOpts | CarrefourStoresWithDriveSlotsFetcherCountOpts | BestWesternHotelsFetcherCountOpts | FdjBetsFetcherCountOpts | SarenzaSizesFetcherCountOpts | RenaultPricesFetcherCountOpts | DecathlonProductFallbackFetcherCountOpts | GenericUnwindRowsFetcherCountOpts | WorkflowEventsFetcherCountOpts | ExpiredProductLifetimeFetcherCountOpts | PerUserFetcherCountOpts | GenericProxyLockFetcherCountOpts, options?: AxiosRequestConfig<any> | undefined) => Promise<import("axios").AxiosResponse<{
|
|
@@ -22,8 +22,8 @@ export default class {
|
|
|
22
22
|
} & InternalResponse, any>>;
|
|
23
23
|
findAndFetch: (params: {
|
|
24
24
|
'x-rlvt-no-cache'?: boolean | undefined;
|
|
25
|
-
}, data: (
|
|
26
|
-
type:
|
|
25
|
+
}, data: (WorkerFetcherFetchOpts_Without_DatasourceId & {
|
|
26
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
27
27
|
name: "analytics";
|
|
28
28
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
29
29
|
} | {
|
|
@@ -35,8 +35,8 @@ export default class {
|
|
|
35
35
|
};
|
|
36
36
|
};
|
|
37
37
|
companyId: string | null;
|
|
38
|
-
}) | (
|
|
39
|
-
type:
|
|
38
|
+
}) | (IngesterFetcherFetchOpts_Without_DatasourceId & {
|
|
39
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
40
40
|
name: "analytics";
|
|
41
41
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
42
42
|
} | {
|
|
@@ -48,8 +48,8 @@ export default class {
|
|
|
48
48
|
};
|
|
49
49
|
};
|
|
50
50
|
companyId: string | null;
|
|
51
|
-
}) | (
|
|
52
|
-
type:
|
|
51
|
+
}) | (TrackingFetcherFetchOpts_Without_DatasourceId & {
|
|
52
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
53
53
|
name: "analytics";
|
|
54
54
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
55
55
|
} | {
|
|
@@ -61,8 +61,8 @@ export default class {
|
|
|
61
61
|
};
|
|
62
62
|
};
|
|
63
63
|
companyId: string | null;
|
|
64
|
-
}) | (
|
|
65
|
-
type:
|
|
64
|
+
}) | (ProxyFetcherFetchOpts_Without_DatasourceId & {
|
|
65
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
66
66
|
name: "analytics";
|
|
67
67
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
68
68
|
} | {
|
|
@@ -74,8 +74,8 @@ export default class {
|
|
|
74
74
|
};
|
|
75
75
|
};
|
|
76
76
|
companyId: string | null;
|
|
77
|
-
}) | (
|
|
78
|
-
type:
|
|
77
|
+
}) | (CarrefourStoresWithDriveSlotsFetcherFetchOpts_Without_DatasourceId & {
|
|
78
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
79
79
|
name: "analytics";
|
|
80
80
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
81
81
|
} | {
|
|
@@ -87,8 +87,8 @@ export default class {
|
|
|
87
87
|
};
|
|
88
88
|
};
|
|
89
89
|
companyId: string | null;
|
|
90
|
-
}) | (
|
|
91
|
-
type:
|
|
90
|
+
}) | (BestWesternHotelsFetcherFetchOpts_Without_DatasourceId & {
|
|
91
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
92
92
|
name: "analytics";
|
|
93
93
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
94
94
|
} | {
|
|
@@ -100,8 +100,8 @@ export default class {
|
|
|
100
100
|
};
|
|
101
101
|
};
|
|
102
102
|
companyId: string | null;
|
|
103
|
-
}) | (
|
|
104
|
-
type:
|
|
103
|
+
}) | (FdjBetsFetcherFetchOpts_Without_DatasourceId & {
|
|
104
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
105
105
|
name: "analytics";
|
|
106
106
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
107
107
|
} | {
|
|
@@ -113,8 +113,8 @@ export default class {
|
|
|
113
113
|
};
|
|
114
114
|
};
|
|
115
115
|
companyId: string | null;
|
|
116
|
-
}) | (
|
|
117
|
-
type:
|
|
116
|
+
}) | (SarenzaSizesFetcherFetchOpts_Without_DatasourceId & {
|
|
117
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
118
118
|
name: "analytics";
|
|
119
119
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
120
120
|
} | {
|
|
@@ -126,8 +126,8 @@ export default class {
|
|
|
126
126
|
};
|
|
127
127
|
};
|
|
128
128
|
companyId: string | null;
|
|
129
|
-
}) | (
|
|
130
|
-
type:
|
|
129
|
+
}) | (RenaultPricesFetcherFetchOpts_Without_DatasourceId & {
|
|
130
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
131
131
|
name: "analytics";
|
|
132
132
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
133
133
|
} | {
|
|
@@ -139,8 +139,8 @@ export default class {
|
|
|
139
139
|
};
|
|
140
140
|
};
|
|
141
141
|
companyId: string | null;
|
|
142
|
-
}) | (
|
|
143
|
-
type:
|
|
142
|
+
}) | (DecathlonProductFallbackFetcherFetchOpts_Without_DatasourceId & {
|
|
143
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
144
144
|
name: "analytics";
|
|
145
145
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
146
146
|
} | {
|
|
@@ -152,8 +152,8 @@ export default class {
|
|
|
152
152
|
};
|
|
153
153
|
};
|
|
154
154
|
companyId: string | null;
|
|
155
|
-
}) | (
|
|
156
|
-
type:
|
|
155
|
+
}) | (GenericUnwindRowsFetcherFetchOpts_Without_DatasourceId & {
|
|
156
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
157
157
|
name: "analytics";
|
|
158
158
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
159
159
|
} | {
|
|
@@ -165,8 +165,8 @@ export default class {
|
|
|
165
165
|
};
|
|
166
166
|
};
|
|
167
167
|
companyId: string | null;
|
|
168
|
-
}) | (
|
|
169
|
-
type:
|
|
168
|
+
}) | (WorkflowEventsFetcherFetchOpts_Without_DatasourceId & {
|
|
169
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
170
170
|
name: "analytics";
|
|
171
171
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
172
172
|
} | {
|
|
@@ -178,8 +178,8 @@ export default class {
|
|
|
178
178
|
};
|
|
179
179
|
};
|
|
180
180
|
companyId: string | null;
|
|
181
|
-
}) | (
|
|
182
|
-
type:
|
|
181
|
+
}) | (ExpiredProductLifetimeFetcherFetchOpts_Without_DatasourceId & {
|
|
182
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
183
183
|
name: "analytics";
|
|
184
184
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
185
185
|
} | {
|
|
@@ -191,8 +191,8 @@ export default class {
|
|
|
191
191
|
};
|
|
192
192
|
};
|
|
193
193
|
companyId: string | null;
|
|
194
|
-
}) | (
|
|
195
|
-
type:
|
|
194
|
+
}) | (PerUserFetcherFetchOpts_Without_DatasourceId & {
|
|
195
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
196
196
|
name: "analytics";
|
|
197
197
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
198
198
|
} | {
|
|
@@ -204,8 +204,8 @@ export default class {
|
|
|
204
204
|
};
|
|
205
205
|
};
|
|
206
206
|
companyId: string | null;
|
|
207
|
-
}) | (
|
|
208
|
-
type:
|
|
207
|
+
}) | (GenericProxyLockFetcherFetchOpts_Without_DatasourceId & {
|
|
208
|
+
type: DatasourceLocation | DatasourceGeneric | DatasourceProduct | DatasourceCRM | {
|
|
209
209
|
name: "analytics";
|
|
210
210
|
subtype: "user" | "reelevant" | "google_tag_manager" | "shopify" | "workflow_events";
|
|
211
211
|
} | {
|
|
@@ -219,7 +219,7 @@ export default class {
|
|
|
219
219
|
companyId: string | null;
|
|
220
220
|
}), options?: AxiosRequestConfig<any> | undefined) => Promise<import("axios").AxiosResponse<{
|
|
221
221
|
status: "success";
|
|
222
|
-
} &
|
|
222
|
+
} & InternalResponse_entries_Array_distance_Union_undefined_number_rlvt_lat_Union_undefined_number_rlvt_lng_Union_undefined_number, any>>;
|
|
223
223
|
query: (params: {
|
|
224
224
|
page?: number | undefined;
|
|
225
225
|
perPage?: number | undefined;
|
|
@@ -230,7 +230,7 @@ export default class {
|
|
|
230
230
|
paginationLimit: number;
|
|
231
231
|
} & {
|
|
232
232
|
status: "success";
|
|
233
|
-
} &
|
|
233
|
+
} & InternalResponse_entries_Array_distance_Union_undefined_number_rlvt_lat_Union_undefined_number_rlvt_lng_Union_undefined_number_count_number, any>>;
|
|
234
234
|
queryValues: (params: {
|
|
235
235
|
'x-rlvt-no-cache'?: boolean | undefined;
|
|
236
236
|
}, data: {
|
|
@@ -239,6 +239,6 @@ export default class {
|
|
|
239
239
|
query?: string | undefined;
|
|
240
240
|
}, options?: AxiosRequestConfig<any> | undefined) => Promise<import("axios").AxiosResponse<{
|
|
241
241
|
status: "success";
|
|
242
|
-
} &
|
|
242
|
+
} & InternalResponse_Array_string, any>>;
|
|
243
243
|
};
|
|
244
244
|
}
|