@rlvt/datasources-query-openapi-client 1.0.255 → 1.0.257
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 +20 -20
- package/build/definitions.d.ts +4894 -11
- package/build/definitions.js +3 -1
- 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, CPMeta, WorkerFetcherCountOpts, IngesterFetcherCountOpts, TrackingFetcherCountOpts, ProxyFetcherCountOpts, CarrefourStoresWithDriveSlotsFetcherCountOpts, BestWesternHotelsFetcherCountOpts, FdjBetsFetcherCountOpts, SarenzaSizesFetcherCountOpts, RenaultPricesFetcherCountOpts, DecathlonProductFallbackFetcherCountOpts, GenericUnwindRowsFetcherCountOpts, WorkflowEventsFetcherCountOpts, ExpiredProductLifetimeFetcherCountOpts, PerUserFetcherCountOpts,
|
|
2
|
+
import type { WorkerFetcherFetchOpts, IngesterFetcherFetchOpts, TrackingFetcherFetchOpts, ProxyFetcherFetchOpts, CarrefourStoresWithDriveSlotsFetcherFetchOpts, BestWesternHotelsFetcherFetchOpts, FdjBetsFetcherFetchOpts, SarenzaSizesFetcherFetchOpts, RenaultPricesFetcherFetchOpts, DecathlonProductFallbackFetcherFetchOpts, GenericUnwindRowsFetcherFetchOpts, WorkflowEventsFetcherFetchOpts, ExpiredProductLifetimeFetcherFetchOpts, PerUserFetcherFetchOpts, CPMeta, WorkerFetcherCountOpts, IngesterFetcherCountOpts, TrackingFetcherCountOpts, ProxyFetcherCountOpts, CarrefourStoresWithDriveSlotsFetcherCountOpts, BestWesternHotelsFetcherCountOpts, FdjBetsFetcherCountOpts, SarenzaSizesFetcherCountOpts, RenaultPricesFetcherCountOpts, DecathlonProductFallbackFetcherCountOpts, GenericUnwindRowsFetcherCountOpts, WorkflowEventsFetcherCountOpts, ExpiredProductLifetimeFetcherCountOpts, PerUserFetcherCountOpts, WorkerFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Select_Cp_Group_Filters, DatasourceGeneric, DatasourceProduct, DatasourceLocation, DatasourceCRM, DatasourceAnalytics, IngesterFetcherFetchOpts_Without_Query_Limit_Sort_Group, TrackingFetcherFetchOpts_Without_Query_Limit_Date_Group_ExcludeQuery_UserIds_ExcludeDate, ProxyFetcherFetchOpts_Without_Query, CarrefourStoresWithDriveSlotsFetcherFetchOpts_Without_Query, BestWesternHotelsFetcherFetchOpts_Without_Query_Geo_Sort_Cp, FdjBetsFetcherFetchOpts_Without_Query, SarenzaSizesFetcherFetchOpts_Without_Query_Sort_Cp, RenaultPricesFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Select_Group_Filters, DecathlonProductFallbackFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Select_Group_Filters, GenericUnwindRowsFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Select_Group_Filters, WorkflowEventsFetcherFetchOpts_Without_Query_Limit_Sort_Group, ExpiredProductLifetimeFetcherFetchOpts_Without_Query, PerUserFetcherFetchOpts_Without_Query_Limit_Select_Group_Filters_User, WorkerFetcherQueryOpts, IngesterFetcherQueryOpts, TrackingFetcherQueryOpts, ProxyFetcherQueryOpts, CarrefourStoresWithDriveSlotsFetcherQueryOpts, BestWesternHotelsFetcherQueryOpts, FdjBetsFetcherQueryOpts, SarenzaSizesFetcherQueryOpts, RenaultPricesFetcherQueryOpts, DecathlonProductFallbackFetcherQueryOpts, GenericUnwindRowsFetcherQueryOpts, WorkflowEventsFetcherQueryOpts, ExpiredProductLifetimeFetcherQueryOpts, PerUserFetcherQueryOpts } from "./definitions";
|
|
3
3
|
export * from "./definitions";
|
|
4
4
|
export default class {
|
|
5
5
|
axios: AxiosInstance;
|
|
@@ -41,47 +41,47 @@ export default class {
|
|
|
41
41
|
}, any>>;
|
|
42
42
|
findAndFetch: (params: {
|
|
43
43
|
'x-rlvt-no-cache'?: boolean | undefined;
|
|
44
|
-
}, data: (
|
|
45
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
44
|
+
}, data: (WorkerFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Select_Cp_Group_Filters & {
|
|
45
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
46
46
|
companyId: string | null;
|
|
47
47
|
}) | (IngesterFetcherFetchOpts_Without_Query_Limit_Sort_Group & {
|
|
48
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
48
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
49
49
|
companyId: string | null;
|
|
50
50
|
}) | (TrackingFetcherFetchOpts_Without_Query_Limit_Date_Group_ExcludeQuery_UserIds_ExcludeDate & {
|
|
51
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
51
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
52
52
|
companyId: string | null;
|
|
53
53
|
}) | (ProxyFetcherFetchOpts_Without_Query & {
|
|
54
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
54
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
55
55
|
companyId: string | null;
|
|
56
56
|
}) | (CarrefourStoresWithDriveSlotsFetcherFetchOpts_Without_Query & {
|
|
57
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
57
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
58
58
|
companyId: string | null;
|
|
59
59
|
}) | (BestWesternHotelsFetcherFetchOpts_Without_Query_Geo_Sort_Cp & {
|
|
60
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
60
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
61
61
|
companyId: string | null;
|
|
62
62
|
}) | (FdjBetsFetcherFetchOpts_Without_Query & {
|
|
63
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
63
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
64
64
|
companyId: string | null;
|
|
65
65
|
}) | (SarenzaSizesFetcherFetchOpts_Without_Query_Sort_Cp & {
|
|
66
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
66
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
67
67
|
companyId: string | null;
|
|
68
|
-
}) | (
|
|
69
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
68
|
+
}) | (RenaultPricesFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Select_Group_Filters & {
|
|
69
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
70
70
|
companyId: string | null;
|
|
71
|
-
}) | (
|
|
72
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
71
|
+
}) | (DecathlonProductFallbackFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Select_Group_Filters & {
|
|
72
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
73
73
|
companyId: string | null;
|
|
74
|
-
}) | (
|
|
75
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
74
|
+
}) | (GenericUnwindRowsFetcherFetchOpts_Without_Query_Limit_Geo_Sort_Select_Group_Filters & {
|
|
75
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
76
76
|
companyId: string | null;
|
|
77
77
|
}) | (WorkflowEventsFetcherFetchOpts_Without_Query_Limit_Sort_Group & {
|
|
78
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
78
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
79
79
|
companyId: string | null;
|
|
80
80
|
}) | (ExpiredProductLifetimeFetcherFetchOpts_Without_Query & {
|
|
81
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
81
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
82
82
|
companyId: string | null;
|
|
83
|
-
}) | (
|
|
84
|
-
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceAnalytics;
|
|
83
|
+
}) | (PerUserFetcherFetchOpts_Without_Query_Limit_Select_Group_Filters_User & {
|
|
84
|
+
type: DatasourceGeneric | DatasourceProduct | DatasourceLocation | DatasourceCRM | DatasourceAnalytics;
|
|
85
85
|
companyId: string | null;
|
|
86
86
|
}), options?: AxiosRequestConfig<any> | undefined) => Promise<import("axios").AxiosResponse<{
|
|
87
87
|
status: "success";
|