@deliverart/sdk-js-integration 2.8.11 → 2.8.13
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/dist/index.cjs +21 -11
- package/dist/index.d.cts +42 -22
- package/dist/index.d.ts +42 -22
- package/dist/index.js +21 -11
- package/package.json +7 -7
package/dist/index.cjs
CHANGED
|
@@ -13310,7 +13310,7 @@ var GetIntegrationCassaInCloudWebHookEvents = class extends import_sdk_js_core29
|
|
|
13310
13310
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncCustomers.ts
|
|
13311
13311
|
var import_sdk_js_core30 = require("@deliverart/sdk-js-core");
|
|
13312
13312
|
var integrationCassaInCloudSyncCustomersInputSchema = external_exports.undefined();
|
|
13313
|
-
var integrationCassaInCloudSyncCustomersResponseSchema = external_exports.
|
|
13313
|
+
var integrationCassaInCloudSyncCustomersResponseSchema = external_exports.null();
|
|
13314
13314
|
var IntegrationCassaInCloudSyncCustomers = class extends import_sdk_js_core30.AbstractApiRequest {
|
|
13315
13315
|
constructor(integrationCassaInCloudId) {
|
|
13316
13316
|
super(void 0);
|
|
@@ -13331,7 +13331,7 @@ var IntegrationCassaInCloudSyncCustomers = class extends import_sdk_js_core30.Ab
|
|
|
13331
13331
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncOrganizations.ts
|
|
13332
13332
|
var import_sdk_js_core31 = require("@deliverart/sdk-js-core");
|
|
13333
13333
|
var integrationCassaInCloudSyncOrganizationsInputSchema = external_exports.undefined();
|
|
13334
|
-
var integrationCassaInCloudSyncOrganizationsResponseSchema = external_exports.
|
|
13334
|
+
var integrationCassaInCloudSyncOrganizationsResponseSchema = external_exports.null();
|
|
13335
13335
|
var IntegrationCassaInCloudSyncOrganizations = class extends import_sdk_js_core31.AbstractApiRequest {
|
|
13336
13336
|
constructor(integrationCassaInCloudId) {
|
|
13337
13337
|
super(void 0);
|
|
@@ -13352,7 +13352,7 @@ var IntegrationCassaInCloudSyncOrganizations = class extends import_sdk_js_core3
|
|
|
13352
13352
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncProducts.ts
|
|
13353
13353
|
var import_sdk_js_core32 = require("@deliverart/sdk-js-core");
|
|
13354
13354
|
var integrationCassaInCloudSyncProductsInputSchema = external_exports.undefined();
|
|
13355
|
-
var integrationCassaInCloudSyncProductsResponseSchema = external_exports.
|
|
13355
|
+
var integrationCassaInCloudSyncProductsResponseSchema = external_exports.null();
|
|
13356
13356
|
var IntegrationCassaInCloudSyncProducts = class extends import_sdk_js_core32.AbstractApiRequest {
|
|
13357
13357
|
constructor(integrationCassaInCloudId) {
|
|
13358
13358
|
super(void 0);
|
|
@@ -13373,7 +13373,7 @@ var IntegrationCassaInCloudSyncProducts = class extends import_sdk_js_core32.Abs
|
|
|
13373
13373
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncSalesModes.ts
|
|
13374
13374
|
var import_sdk_js_core33 = require("@deliverart/sdk-js-core");
|
|
13375
13375
|
var integrationCassaInCloudSyncSalesModesInputSchema = external_exports.undefined();
|
|
13376
|
-
var integrationCassaInCloudSyncSalesModesResponseSchema = external_exports.
|
|
13376
|
+
var integrationCassaInCloudSyncSalesModesResponseSchema = external_exports.null();
|
|
13377
13377
|
var IntegrationCassaInCloudSyncSalesModes = class extends import_sdk_js_core33.AbstractApiRequest {
|
|
13378
13378
|
constructor(integrationCassaInCloudId) {
|
|
13379
13379
|
super(void 0);
|
|
@@ -13394,7 +13394,7 @@ var IntegrationCassaInCloudSyncSalesModes = class extends import_sdk_js_core33.A
|
|
|
13394
13394
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncStock.ts
|
|
13395
13395
|
var import_sdk_js_core34 = require("@deliverart/sdk-js-core");
|
|
13396
13396
|
var integrationCassaInCloudSyncStockInputSchema = external_exports.undefined();
|
|
13397
|
-
var integrationCassaInCloudSyncStockResponseSchema = external_exports.
|
|
13397
|
+
var integrationCassaInCloudSyncStockResponseSchema = external_exports.null();
|
|
13398
13398
|
var IntegrationCassaInCloudSyncStock = class extends import_sdk_js_core34.AbstractApiRequest {
|
|
13399
13399
|
constructor(integrationCassaInCloudId) {
|
|
13400
13400
|
super(void 0);
|
|
@@ -13415,7 +13415,7 @@ var IntegrationCassaInCloudSyncStock = class extends import_sdk_js_core34.Abstra
|
|
|
13415
13415
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncTimetables.ts
|
|
13416
13416
|
var import_sdk_js_core35 = require("@deliverart/sdk-js-core");
|
|
13417
13417
|
var integrationCassaInCloudSyncTimetablesInputSchema = external_exports.undefined();
|
|
13418
|
-
var integrationCassaInCloudSyncTimetablesResponseSchema = external_exports.
|
|
13418
|
+
var integrationCassaInCloudSyncTimetablesResponseSchema = external_exports.null();
|
|
13419
13419
|
var IntegrationCassaInCloudSyncTimetables = class extends import_sdk_js_core35.AbstractApiRequest {
|
|
13420
13420
|
constructor(integrationCassaInCloudId) {
|
|
13421
13421
|
super(void 0);
|
|
@@ -13749,7 +13749,9 @@ var GetIntegrationDeliverooWebhookEvents = class extends import_sdk_js_core48.Ab
|
|
|
13749
13749
|
// src/requests/services/deliveroo/IntegrationDeliverooSyncMenu.ts
|
|
13750
13750
|
var import_sdk_js_core49 = require("@deliverart/sdk-js-core");
|
|
13751
13751
|
var integrationDeliverooSyncMenuInputSchema = external_exports.undefined();
|
|
13752
|
-
var integrationDeliverooSyncMenuResponseSchema = external_exports.
|
|
13752
|
+
var integrationDeliverooSyncMenuResponseSchema = external_exports.object({
|
|
13753
|
+
message: external_exports.string()
|
|
13754
|
+
});
|
|
13753
13755
|
var IntegrationDeliverooSyncMenu = class extends import_sdk_js_core49.AbstractApiRequest {
|
|
13754
13756
|
constructor(integrationDeliverooId) {
|
|
13755
13757
|
super(void 0);
|
|
@@ -13770,7 +13772,9 @@ var IntegrationDeliverooSyncMenu = class extends import_sdk_js_core49.AbstractAp
|
|
|
13770
13772
|
// src/requests/services/deliveroo/IntegrationDeliverooSyncOpeningHours.ts
|
|
13771
13773
|
var import_sdk_js_core50 = require("@deliverart/sdk-js-core");
|
|
13772
13774
|
var integrationDeliverooSyncOpeningHoursInputSchema = external_exports.undefined();
|
|
13773
|
-
var integrationDeliverooSyncOpeningHoursResponseSchema = external_exports.
|
|
13775
|
+
var integrationDeliverooSyncOpeningHoursResponseSchema = external_exports.object({
|
|
13776
|
+
message: external_exports.string()
|
|
13777
|
+
});
|
|
13774
13778
|
var IntegrationDeliverooSyncOpeningHours = class extends import_sdk_js_core50.AbstractApiRequest {
|
|
13775
13779
|
constructor(integrationDeliverooId) {
|
|
13776
13780
|
super(void 0);
|
|
@@ -14125,7 +14129,9 @@ var GetIntegrationGlovoWebhookEvents = class extends import_sdk_js_core64.Abstra
|
|
|
14125
14129
|
// src/requests/services/glovo/IntegrationGlovoSyncMenu.ts
|
|
14126
14130
|
var import_sdk_js_core65 = require("@deliverart/sdk-js-core");
|
|
14127
14131
|
var integrationGlovoSyncMenuInputSchema = external_exports.undefined();
|
|
14128
|
-
var integrationGlovoSyncMenuResponseSchema = external_exports.
|
|
14132
|
+
var integrationGlovoSyncMenuResponseSchema = external_exports.object({
|
|
14133
|
+
message: external_exports.string()
|
|
14134
|
+
});
|
|
14129
14135
|
var IntegrationGlovoSyncMenu = class extends import_sdk_js_core65.AbstractApiRequest {
|
|
14130
14136
|
constructor(integrationGlovoId) {
|
|
14131
14137
|
super(void 0);
|
|
@@ -14480,7 +14486,9 @@ var GetIntegrationJustEatSyncMenuProcesses = class extends import_sdk_js_core79.
|
|
|
14480
14486
|
// src/requests/services/justeat/IntegrationJustEatSyncMenu.ts
|
|
14481
14487
|
var import_sdk_js_core80 = require("@deliverart/sdk-js-core");
|
|
14482
14488
|
var integrationJustEatSyncMenuInputSchema = external_exports.undefined();
|
|
14483
|
-
var integrationJustEatSyncMenuResponseSchema = external_exports.
|
|
14489
|
+
var integrationJustEatSyncMenuResponseSchema = external_exports.object({
|
|
14490
|
+
message: external_exports.string()
|
|
14491
|
+
});
|
|
14484
14492
|
var IntegrationJustEatSyncMenu = class extends import_sdk_js_core80.AbstractApiRequest {
|
|
14485
14493
|
constructor(integrationJustEatId) {
|
|
14486
14494
|
super(void 0);
|
|
@@ -14501,7 +14509,9 @@ var IntegrationJustEatSyncMenu = class extends import_sdk_js_core80.AbstractApiR
|
|
|
14501
14509
|
// src/requests/services/justeat/IntegrationJustEatSyncOpeningTimes.ts
|
|
14502
14510
|
var import_sdk_js_core81 = require("@deliverart/sdk-js-core");
|
|
14503
14511
|
var integrationJustEatSyncOpeningHoursInputSchema = external_exports.undefined();
|
|
14504
|
-
var integrationJustEatSyncOpeningHoursResponseSchema = external_exports.
|
|
14512
|
+
var integrationJustEatSyncOpeningHoursResponseSchema = external_exports.object({
|
|
14513
|
+
message: external_exports.string()
|
|
14514
|
+
});
|
|
14505
14515
|
var IntegrationJustEatSyncOpeningTimes = class extends import_sdk_js_core81.AbstractApiRequest {
|
|
14506
14516
|
constructor(integrationJustEatId) {
|
|
14507
14517
|
super(void 0);
|
package/dist/index.d.cts
CHANGED
|
@@ -10830,13 +10830,13 @@ declare class GetIntegrationCassaInCloudWebHookEvents extends AbstractApiRequest
|
|
|
10830
10830
|
}
|
|
10831
10831
|
|
|
10832
10832
|
declare const integrationCassaInCloudSyncCustomersInputSchema: z.ZodUndefined;
|
|
10833
|
-
declare const integrationCassaInCloudSyncCustomersResponseSchema: z.
|
|
10833
|
+
declare const integrationCassaInCloudSyncCustomersResponseSchema: z.ZodNull;
|
|
10834
10834
|
declare class IntegrationCassaInCloudSyncCustomers extends AbstractApiRequest<typeof integrationCassaInCloudSyncCustomersInputSchema, typeof integrationCassaInCloudSyncCustomersResponseSchema> {
|
|
10835
10835
|
readonly method = "POST";
|
|
10836
10836
|
readonly contentType = "application/json";
|
|
10837
10837
|
readonly accept = "application/json";
|
|
10838
10838
|
readonly inputSchema: z.ZodUndefined;
|
|
10839
|
-
readonly outputSchema: z.
|
|
10839
|
+
readonly outputSchema: z.ZodNull;
|
|
10840
10840
|
readonly querySchema: undefined;
|
|
10841
10841
|
readonly headersSchema: undefined;
|
|
10842
10842
|
private readonly integrationCassaInCloudId;
|
|
@@ -10845,13 +10845,13 @@ declare class IntegrationCassaInCloudSyncCustomers extends AbstractApiRequest<ty
|
|
|
10845
10845
|
}
|
|
10846
10846
|
|
|
10847
10847
|
declare const integrationCassaInCloudSyncOrganizationsInputSchema: z.ZodUndefined;
|
|
10848
|
-
declare const integrationCassaInCloudSyncOrganizationsResponseSchema: z.
|
|
10848
|
+
declare const integrationCassaInCloudSyncOrganizationsResponseSchema: z.ZodNull;
|
|
10849
10849
|
declare class IntegrationCassaInCloudSyncOrganizations extends AbstractApiRequest<typeof integrationCassaInCloudSyncOrganizationsInputSchema, typeof integrationCassaInCloudSyncOrganizationsResponseSchema> {
|
|
10850
10850
|
readonly method = "POST";
|
|
10851
10851
|
readonly contentType = "application/json";
|
|
10852
10852
|
readonly accept = "application/json";
|
|
10853
10853
|
readonly inputSchema: z.ZodUndefined;
|
|
10854
|
-
readonly outputSchema: z.
|
|
10854
|
+
readonly outputSchema: z.ZodNull;
|
|
10855
10855
|
readonly querySchema: undefined;
|
|
10856
10856
|
readonly headersSchema: undefined;
|
|
10857
10857
|
private readonly integrationCassaInCloudId;
|
|
@@ -10860,13 +10860,13 @@ declare class IntegrationCassaInCloudSyncOrganizations extends AbstractApiReques
|
|
|
10860
10860
|
}
|
|
10861
10861
|
|
|
10862
10862
|
declare const integrationCassaInCloudSyncProductsInputSchema: z.ZodUndefined;
|
|
10863
|
-
declare const integrationCassaInCloudSyncProductsResponseSchema: z.
|
|
10863
|
+
declare const integrationCassaInCloudSyncProductsResponseSchema: z.ZodNull;
|
|
10864
10864
|
declare class IntegrationCassaInCloudSyncProducts extends AbstractApiRequest<typeof integrationCassaInCloudSyncProductsInputSchema, typeof integrationCassaInCloudSyncProductsResponseSchema> {
|
|
10865
10865
|
readonly method = "POST";
|
|
10866
10866
|
readonly contentType = "application/json";
|
|
10867
10867
|
readonly accept = "application/json";
|
|
10868
10868
|
readonly inputSchema: z.ZodUndefined;
|
|
10869
|
-
readonly outputSchema: z.
|
|
10869
|
+
readonly outputSchema: z.ZodNull;
|
|
10870
10870
|
readonly querySchema: undefined;
|
|
10871
10871
|
readonly headersSchema: undefined;
|
|
10872
10872
|
private readonly integrationCassaInCloudId;
|
|
@@ -10875,13 +10875,13 @@ declare class IntegrationCassaInCloudSyncProducts extends AbstractApiRequest<typ
|
|
|
10875
10875
|
}
|
|
10876
10876
|
|
|
10877
10877
|
declare const integrationCassaInCloudSyncSalesModesInputSchema: z.ZodUndefined;
|
|
10878
|
-
declare const integrationCassaInCloudSyncSalesModesResponseSchema: z.
|
|
10878
|
+
declare const integrationCassaInCloudSyncSalesModesResponseSchema: z.ZodNull;
|
|
10879
10879
|
declare class IntegrationCassaInCloudSyncSalesModes extends AbstractApiRequest<typeof integrationCassaInCloudSyncSalesModesInputSchema, typeof integrationCassaInCloudSyncSalesModesResponseSchema> {
|
|
10880
10880
|
readonly method = "POST";
|
|
10881
10881
|
readonly contentType = "application/json";
|
|
10882
10882
|
readonly accept = "application/json";
|
|
10883
10883
|
readonly inputSchema: z.ZodUndefined;
|
|
10884
|
-
readonly outputSchema: z.
|
|
10884
|
+
readonly outputSchema: z.ZodNull;
|
|
10885
10885
|
readonly querySchema: undefined;
|
|
10886
10886
|
readonly headersSchema: undefined;
|
|
10887
10887
|
private readonly integrationCassaInCloudId;
|
|
@@ -10890,13 +10890,13 @@ declare class IntegrationCassaInCloudSyncSalesModes extends AbstractApiRequest<t
|
|
|
10890
10890
|
}
|
|
10891
10891
|
|
|
10892
10892
|
declare const integrationCassaInCloudSyncStockInputSchema: z.ZodUndefined;
|
|
10893
|
-
declare const integrationCassaInCloudSyncStockResponseSchema: z.
|
|
10893
|
+
declare const integrationCassaInCloudSyncStockResponseSchema: z.ZodNull;
|
|
10894
10894
|
declare class IntegrationCassaInCloudSyncStock extends AbstractApiRequest<typeof integrationCassaInCloudSyncStockInputSchema, typeof integrationCassaInCloudSyncStockResponseSchema> {
|
|
10895
10895
|
readonly method = "POST";
|
|
10896
10896
|
readonly contentType = "application/json";
|
|
10897
10897
|
readonly accept = "application/json";
|
|
10898
10898
|
readonly inputSchema: z.ZodUndefined;
|
|
10899
|
-
readonly outputSchema: z.
|
|
10899
|
+
readonly outputSchema: z.ZodNull;
|
|
10900
10900
|
readonly querySchema: undefined;
|
|
10901
10901
|
readonly headersSchema: undefined;
|
|
10902
10902
|
private readonly integrationCassaInCloudId;
|
|
@@ -10905,13 +10905,13 @@ declare class IntegrationCassaInCloudSyncStock extends AbstractApiRequest<typeof
|
|
|
10905
10905
|
}
|
|
10906
10906
|
|
|
10907
10907
|
declare const integrationCassaInCloudSyncTimetablesInputSchema: z.ZodUndefined;
|
|
10908
|
-
declare const integrationCassaInCloudSyncTimetablesResponseSchema: z.
|
|
10908
|
+
declare const integrationCassaInCloudSyncTimetablesResponseSchema: z.ZodNull;
|
|
10909
10909
|
declare class IntegrationCassaInCloudSyncTimetables extends AbstractApiRequest<typeof integrationCassaInCloudSyncTimetablesInputSchema, typeof integrationCassaInCloudSyncTimetablesResponseSchema> {
|
|
10910
10910
|
readonly method = "POST";
|
|
10911
10911
|
readonly contentType = "application/json";
|
|
10912
10912
|
readonly accept = "application/json";
|
|
10913
10913
|
readonly inputSchema: z.ZodUndefined;
|
|
10914
|
-
readonly outputSchema: z.
|
|
10914
|
+
readonly outputSchema: z.ZodNull;
|
|
10915
10915
|
readonly querySchema: undefined;
|
|
10916
10916
|
readonly headersSchema: undefined;
|
|
10917
10917
|
private readonly integrationCassaInCloudId;
|
|
@@ -12169,13 +12169,17 @@ declare class GetIntegrationDeliverooWebhookEvents extends AbstractApiRequest<ty
|
|
|
12169
12169
|
}
|
|
12170
12170
|
|
|
12171
12171
|
declare const integrationDeliverooSyncMenuInputSchema: z.ZodUndefined;
|
|
12172
|
-
declare const integrationDeliverooSyncMenuResponseSchema: z.
|
|
12172
|
+
declare const integrationDeliverooSyncMenuResponseSchema: z.ZodObject<{
|
|
12173
|
+
message: z.ZodString;
|
|
12174
|
+
}, z.core.$strip>;
|
|
12173
12175
|
declare class IntegrationDeliverooSyncMenu extends AbstractApiRequest<typeof integrationDeliverooSyncMenuInputSchema, typeof integrationDeliverooSyncMenuResponseSchema> {
|
|
12174
12176
|
readonly method = "POST";
|
|
12175
12177
|
readonly contentType = "application/json";
|
|
12176
12178
|
readonly accept = "application/json";
|
|
12177
12179
|
readonly inputSchema: z.ZodUndefined;
|
|
12178
|
-
readonly outputSchema: z.
|
|
12180
|
+
readonly outputSchema: z.ZodObject<{
|
|
12181
|
+
message: z.ZodString;
|
|
12182
|
+
}, z.core.$strip>;
|
|
12179
12183
|
readonly querySchema: undefined;
|
|
12180
12184
|
readonly headersSchema: undefined;
|
|
12181
12185
|
private readonly integrationDeliverooId;
|
|
@@ -12184,13 +12188,17 @@ declare class IntegrationDeliverooSyncMenu extends AbstractApiRequest<typeof int
|
|
|
12184
12188
|
}
|
|
12185
12189
|
|
|
12186
12190
|
declare const integrationDeliverooSyncOpeningHoursInputSchema: z.ZodUndefined;
|
|
12187
|
-
declare const integrationDeliverooSyncOpeningHoursResponseSchema: z.
|
|
12191
|
+
declare const integrationDeliverooSyncOpeningHoursResponseSchema: z.ZodObject<{
|
|
12192
|
+
message: z.ZodString;
|
|
12193
|
+
}, z.core.$strip>;
|
|
12188
12194
|
declare class IntegrationDeliverooSyncOpeningHours extends AbstractApiRequest<typeof integrationDeliverooSyncOpeningHoursInputSchema, typeof integrationDeliverooSyncOpeningHoursResponseSchema> {
|
|
12189
12195
|
readonly method = "POST";
|
|
12190
12196
|
readonly contentType = "application/json";
|
|
12191
12197
|
readonly accept = "application/json";
|
|
12192
12198
|
readonly inputSchema: z.ZodUndefined;
|
|
12193
|
-
readonly outputSchema: z.
|
|
12199
|
+
readonly outputSchema: z.ZodObject<{
|
|
12200
|
+
message: z.ZodString;
|
|
12201
|
+
}, z.core.$strip>;
|
|
12194
12202
|
readonly querySchema: undefined;
|
|
12195
12203
|
readonly headersSchema: undefined;
|
|
12196
12204
|
private readonly integrationDeliverooId;
|
|
@@ -13490,13 +13498,17 @@ declare class GetIntegrationGlovoWebhookEvents extends AbstractApiRequest<typeof
|
|
|
13490
13498
|
}
|
|
13491
13499
|
|
|
13492
13500
|
declare const integrationGlovoSyncMenuInputSchema: z.ZodUndefined;
|
|
13493
|
-
declare const integrationGlovoSyncMenuResponseSchema: z.
|
|
13501
|
+
declare const integrationGlovoSyncMenuResponseSchema: z.ZodObject<{
|
|
13502
|
+
message: z.ZodString;
|
|
13503
|
+
}, z.core.$strip>;
|
|
13494
13504
|
declare class IntegrationGlovoSyncMenu extends AbstractApiRequest<typeof integrationGlovoSyncMenuInputSchema, typeof integrationGlovoSyncMenuResponseSchema> {
|
|
13495
13505
|
readonly method = "POST";
|
|
13496
13506
|
readonly contentType = "application/json";
|
|
13497
13507
|
readonly accept = "application/json";
|
|
13498
13508
|
readonly inputSchema: z.ZodUndefined;
|
|
13499
|
-
readonly outputSchema: z.
|
|
13509
|
+
readonly outputSchema: z.ZodObject<{
|
|
13510
|
+
message: z.ZodString;
|
|
13511
|
+
}, z.core.$strip>;
|
|
13500
13512
|
readonly querySchema: undefined;
|
|
13501
13513
|
readonly headersSchema: undefined;
|
|
13502
13514
|
private readonly integrationGlovoId;
|
|
@@ -14848,13 +14860,17 @@ declare class GetIntegrationJustEatSyncMenuProcesses extends AbstractApiRequest<
|
|
|
14848
14860
|
}
|
|
14849
14861
|
|
|
14850
14862
|
declare const integrationJustEatSyncMenuInputSchema: z.ZodUndefined;
|
|
14851
|
-
declare const integrationJustEatSyncMenuResponseSchema: z.
|
|
14863
|
+
declare const integrationJustEatSyncMenuResponseSchema: z.ZodObject<{
|
|
14864
|
+
message: z.ZodString;
|
|
14865
|
+
}, z.core.$strip>;
|
|
14852
14866
|
declare class IntegrationJustEatSyncMenu extends AbstractApiRequest<typeof integrationJustEatSyncMenuInputSchema, typeof integrationJustEatSyncMenuResponseSchema> {
|
|
14853
14867
|
readonly method = "POST";
|
|
14854
14868
|
readonly contentType = "application/json";
|
|
14855
14869
|
readonly accept = "application/json";
|
|
14856
14870
|
readonly inputSchema: z.ZodUndefined;
|
|
14857
|
-
readonly outputSchema: z.
|
|
14871
|
+
readonly outputSchema: z.ZodObject<{
|
|
14872
|
+
message: z.ZodString;
|
|
14873
|
+
}, z.core.$strip>;
|
|
14858
14874
|
readonly querySchema: undefined;
|
|
14859
14875
|
readonly headersSchema: undefined;
|
|
14860
14876
|
private readonly integrationJustEatId;
|
|
@@ -14863,13 +14879,17 @@ declare class IntegrationJustEatSyncMenu extends AbstractApiRequest<typeof integ
|
|
|
14863
14879
|
}
|
|
14864
14880
|
|
|
14865
14881
|
declare const integrationJustEatSyncOpeningHoursInputSchema: z.ZodUndefined;
|
|
14866
|
-
declare const integrationJustEatSyncOpeningHoursResponseSchema: z.
|
|
14882
|
+
declare const integrationJustEatSyncOpeningHoursResponseSchema: z.ZodObject<{
|
|
14883
|
+
message: z.ZodString;
|
|
14884
|
+
}, z.core.$strip>;
|
|
14867
14885
|
declare class IntegrationJustEatSyncOpeningTimes extends AbstractApiRequest<typeof integrationJustEatSyncOpeningHoursInputSchema, typeof integrationJustEatSyncOpeningHoursResponseSchema> {
|
|
14868
14886
|
readonly method = "POST";
|
|
14869
14887
|
readonly contentType = "application/json";
|
|
14870
14888
|
readonly accept = "application/json";
|
|
14871
14889
|
readonly inputSchema: z.ZodUndefined;
|
|
14872
|
-
readonly outputSchema: z.
|
|
14890
|
+
readonly outputSchema: z.ZodObject<{
|
|
14891
|
+
message: z.ZodString;
|
|
14892
|
+
}, z.core.$strip>;
|
|
14873
14893
|
readonly querySchema: undefined;
|
|
14874
14894
|
readonly headersSchema: undefined;
|
|
14875
14895
|
private readonly integrationJustEatId;
|
package/dist/index.d.ts
CHANGED
|
@@ -10830,13 +10830,13 @@ declare class GetIntegrationCassaInCloudWebHookEvents extends AbstractApiRequest
|
|
|
10830
10830
|
}
|
|
10831
10831
|
|
|
10832
10832
|
declare const integrationCassaInCloudSyncCustomersInputSchema: z.ZodUndefined;
|
|
10833
|
-
declare const integrationCassaInCloudSyncCustomersResponseSchema: z.
|
|
10833
|
+
declare const integrationCassaInCloudSyncCustomersResponseSchema: z.ZodNull;
|
|
10834
10834
|
declare class IntegrationCassaInCloudSyncCustomers extends AbstractApiRequest<typeof integrationCassaInCloudSyncCustomersInputSchema, typeof integrationCassaInCloudSyncCustomersResponseSchema> {
|
|
10835
10835
|
readonly method = "POST";
|
|
10836
10836
|
readonly contentType = "application/json";
|
|
10837
10837
|
readonly accept = "application/json";
|
|
10838
10838
|
readonly inputSchema: z.ZodUndefined;
|
|
10839
|
-
readonly outputSchema: z.
|
|
10839
|
+
readonly outputSchema: z.ZodNull;
|
|
10840
10840
|
readonly querySchema: undefined;
|
|
10841
10841
|
readonly headersSchema: undefined;
|
|
10842
10842
|
private readonly integrationCassaInCloudId;
|
|
@@ -10845,13 +10845,13 @@ declare class IntegrationCassaInCloudSyncCustomers extends AbstractApiRequest<ty
|
|
|
10845
10845
|
}
|
|
10846
10846
|
|
|
10847
10847
|
declare const integrationCassaInCloudSyncOrganizationsInputSchema: z.ZodUndefined;
|
|
10848
|
-
declare const integrationCassaInCloudSyncOrganizationsResponseSchema: z.
|
|
10848
|
+
declare const integrationCassaInCloudSyncOrganizationsResponseSchema: z.ZodNull;
|
|
10849
10849
|
declare class IntegrationCassaInCloudSyncOrganizations extends AbstractApiRequest<typeof integrationCassaInCloudSyncOrganizationsInputSchema, typeof integrationCassaInCloudSyncOrganizationsResponseSchema> {
|
|
10850
10850
|
readonly method = "POST";
|
|
10851
10851
|
readonly contentType = "application/json";
|
|
10852
10852
|
readonly accept = "application/json";
|
|
10853
10853
|
readonly inputSchema: z.ZodUndefined;
|
|
10854
|
-
readonly outputSchema: z.
|
|
10854
|
+
readonly outputSchema: z.ZodNull;
|
|
10855
10855
|
readonly querySchema: undefined;
|
|
10856
10856
|
readonly headersSchema: undefined;
|
|
10857
10857
|
private readonly integrationCassaInCloudId;
|
|
@@ -10860,13 +10860,13 @@ declare class IntegrationCassaInCloudSyncOrganizations extends AbstractApiReques
|
|
|
10860
10860
|
}
|
|
10861
10861
|
|
|
10862
10862
|
declare const integrationCassaInCloudSyncProductsInputSchema: z.ZodUndefined;
|
|
10863
|
-
declare const integrationCassaInCloudSyncProductsResponseSchema: z.
|
|
10863
|
+
declare const integrationCassaInCloudSyncProductsResponseSchema: z.ZodNull;
|
|
10864
10864
|
declare class IntegrationCassaInCloudSyncProducts extends AbstractApiRequest<typeof integrationCassaInCloudSyncProductsInputSchema, typeof integrationCassaInCloudSyncProductsResponseSchema> {
|
|
10865
10865
|
readonly method = "POST";
|
|
10866
10866
|
readonly contentType = "application/json";
|
|
10867
10867
|
readonly accept = "application/json";
|
|
10868
10868
|
readonly inputSchema: z.ZodUndefined;
|
|
10869
|
-
readonly outputSchema: z.
|
|
10869
|
+
readonly outputSchema: z.ZodNull;
|
|
10870
10870
|
readonly querySchema: undefined;
|
|
10871
10871
|
readonly headersSchema: undefined;
|
|
10872
10872
|
private readonly integrationCassaInCloudId;
|
|
@@ -10875,13 +10875,13 @@ declare class IntegrationCassaInCloudSyncProducts extends AbstractApiRequest<typ
|
|
|
10875
10875
|
}
|
|
10876
10876
|
|
|
10877
10877
|
declare const integrationCassaInCloudSyncSalesModesInputSchema: z.ZodUndefined;
|
|
10878
|
-
declare const integrationCassaInCloudSyncSalesModesResponseSchema: z.
|
|
10878
|
+
declare const integrationCassaInCloudSyncSalesModesResponseSchema: z.ZodNull;
|
|
10879
10879
|
declare class IntegrationCassaInCloudSyncSalesModes extends AbstractApiRequest<typeof integrationCassaInCloudSyncSalesModesInputSchema, typeof integrationCassaInCloudSyncSalesModesResponseSchema> {
|
|
10880
10880
|
readonly method = "POST";
|
|
10881
10881
|
readonly contentType = "application/json";
|
|
10882
10882
|
readonly accept = "application/json";
|
|
10883
10883
|
readonly inputSchema: z.ZodUndefined;
|
|
10884
|
-
readonly outputSchema: z.
|
|
10884
|
+
readonly outputSchema: z.ZodNull;
|
|
10885
10885
|
readonly querySchema: undefined;
|
|
10886
10886
|
readonly headersSchema: undefined;
|
|
10887
10887
|
private readonly integrationCassaInCloudId;
|
|
@@ -10890,13 +10890,13 @@ declare class IntegrationCassaInCloudSyncSalesModes extends AbstractApiRequest<t
|
|
|
10890
10890
|
}
|
|
10891
10891
|
|
|
10892
10892
|
declare const integrationCassaInCloudSyncStockInputSchema: z.ZodUndefined;
|
|
10893
|
-
declare const integrationCassaInCloudSyncStockResponseSchema: z.
|
|
10893
|
+
declare const integrationCassaInCloudSyncStockResponseSchema: z.ZodNull;
|
|
10894
10894
|
declare class IntegrationCassaInCloudSyncStock extends AbstractApiRequest<typeof integrationCassaInCloudSyncStockInputSchema, typeof integrationCassaInCloudSyncStockResponseSchema> {
|
|
10895
10895
|
readonly method = "POST";
|
|
10896
10896
|
readonly contentType = "application/json";
|
|
10897
10897
|
readonly accept = "application/json";
|
|
10898
10898
|
readonly inputSchema: z.ZodUndefined;
|
|
10899
|
-
readonly outputSchema: z.
|
|
10899
|
+
readonly outputSchema: z.ZodNull;
|
|
10900
10900
|
readonly querySchema: undefined;
|
|
10901
10901
|
readonly headersSchema: undefined;
|
|
10902
10902
|
private readonly integrationCassaInCloudId;
|
|
@@ -10905,13 +10905,13 @@ declare class IntegrationCassaInCloudSyncStock extends AbstractApiRequest<typeof
|
|
|
10905
10905
|
}
|
|
10906
10906
|
|
|
10907
10907
|
declare const integrationCassaInCloudSyncTimetablesInputSchema: z.ZodUndefined;
|
|
10908
|
-
declare const integrationCassaInCloudSyncTimetablesResponseSchema: z.
|
|
10908
|
+
declare const integrationCassaInCloudSyncTimetablesResponseSchema: z.ZodNull;
|
|
10909
10909
|
declare class IntegrationCassaInCloudSyncTimetables extends AbstractApiRequest<typeof integrationCassaInCloudSyncTimetablesInputSchema, typeof integrationCassaInCloudSyncTimetablesResponseSchema> {
|
|
10910
10910
|
readonly method = "POST";
|
|
10911
10911
|
readonly contentType = "application/json";
|
|
10912
10912
|
readonly accept = "application/json";
|
|
10913
10913
|
readonly inputSchema: z.ZodUndefined;
|
|
10914
|
-
readonly outputSchema: z.
|
|
10914
|
+
readonly outputSchema: z.ZodNull;
|
|
10915
10915
|
readonly querySchema: undefined;
|
|
10916
10916
|
readonly headersSchema: undefined;
|
|
10917
10917
|
private readonly integrationCassaInCloudId;
|
|
@@ -12169,13 +12169,17 @@ declare class GetIntegrationDeliverooWebhookEvents extends AbstractApiRequest<ty
|
|
|
12169
12169
|
}
|
|
12170
12170
|
|
|
12171
12171
|
declare const integrationDeliverooSyncMenuInputSchema: z.ZodUndefined;
|
|
12172
|
-
declare const integrationDeliverooSyncMenuResponseSchema: z.
|
|
12172
|
+
declare const integrationDeliverooSyncMenuResponseSchema: z.ZodObject<{
|
|
12173
|
+
message: z.ZodString;
|
|
12174
|
+
}, z.core.$strip>;
|
|
12173
12175
|
declare class IntegrationDeliverooSyncMenu extends AbstractApiRequest<typeof integrationDeliverooSyncMenuInputSchema, typeof integrationDeliverooSyncMenuResponseSchema> {
|
|
12174
12176
|
readonly method = "POST";
|
|
12175
12177
|
readonly contentType = "application/json";
|
|
12176
12178
|
readonly accept = "application/json";
|
|
12177
12179
|
readonly inputSchema: z.ZodUndefined;
|
|
12178
|
-
readonly outputSchema: z.
|
|
12180
|
+
readonly outputSchema: z.ZodObject<{
|
|
12181
|
+
message: z.ZodString;
|
|
12182
|
+
}, z.core.$strip>;
|
|
12179
12183
|
readonly querySchema: undefined;
|
|
12180
12184
|
readonly headersSchema: undefined;
|
|
12181
12185
|
private readonly integrationDeliverooId;
|
|
@@ -12184,13 +12188,17 @@ declare class IntegrationDeliverooSyncMenu extends AbstractApiRequest<typeof int
|
|
|
12184
12188
|
}
|
|
12185
12189
|
|
|
12186
12190
|
declare const integrationDeliverooSyncOpeningHoursInputSchema: z.ZodUndefined;
|
|
12187
|
-
declare const integrationDeliverooSyncOpeningHoursResponseSchema: z.
|
|
12191
|
+
declare const integrationDeliverooSyncOpeningHoursResponseSchema: z.ZodObject<{
|
|
12192
|
+
message: z.ZodString;
|
|
12193
|
+
}, z.core.$strip>;
|
|
12188
12194
|
declare class IntegrationDeliverooSyncOpeningHours extends AbstractApiRequest<typeof integrationDeliverooSyncOpeningHoursInputSchema, typeof integrationDeliverooSyncOpeningHoursResponseSchema> {
|
|
12189
12195
|
readonly method = "POST";
|
|
12190
12196
|
readonly contentType = "application/json";
|
|
12191
12197
|
readonly accept = "application/json";
|
|
12192
12198
|
readonly inputSchema: z.ZodUndefined;
|
|
12193
|
-
readonly outputSchema: z.
|
|
12199
|
+
readonly outputSchema: z.ZodObject<{
|
|
12200
|
+
message: z.ZodString;
|
|
12201
|
+
}, z.core.$strip>;
|
|
12194
12202
|
readonly querySchema: undefined;
|
|
12195
12203
|
readonly headersSchema: undefined;
|
|
12196
12204
|
private readonly integrationDeliverooId;
|
|
@@ -13490,13 +13498,17 @@ declare class GetIntegrationGlovoWebhookEvents extends AbstractApiRequest<typeof
|
|
|
13490
13498
|
}
|
|
13491
13499
|
|
|
13492
13500
|
declare const integrationGlovoSyncMenuInputSchema: z.ZodUndefined;
|
|
13493
|
-
declare const integrationGlovoSyncMenuResponseSchema: z.
|
|
13501
|
+
declare const integrationGlovoSyncMenuResponseSchema: z.ZodObject<{
|
|
13502
|
+
message: z.ZodString;
|
|
13503
|
+
}, z.core.$strip>;
|
|
13494
13504
|
declare class IntegrationGlovoSyncMenu extends AbstractApiRequest<typeof integrationGlovoSyncMenuInputSchema, typeof integrationGlovoSyncMenuResponseSchema> {
|
|
13495
13505
|
readonly method = "POST";
|
|
13496
13506
|
readonly contentType = "application/json";
|
|
13497
13507
|
readonly accept = "application/json";
|
|
13498
13508
|
readonly inputSchema: z.ZodUndefined;
|
|
13499
|
-
readonly outputSchema: z.
|
|
13509
|
+
readonly outputSchema: z.ZodObject<{
|
|
13510
|
+
message: z.ZodString;
|
|
13511
|
+
}, z.core.$strip>;
|
|
13500
13512
|
readonly querySchema: undefined;
|
|
13501
13513
|
readonly headersSchema: undefined;
|
|
13502
13514
|
private readonly integrationGlovoId;
|
|
@@ -14848,13 +14860,17 @@ declare class GetIntegrationJustEatSyncMenuProcesses extends AbstractApiRequest<
|
|
|
14848
14860
|
}
|
|
14849
14861
|
|
|
14850
14862
|
declare const integrationJustEatSyncMenuInputSchema: z.ZodUndefined;
|
|
14851
|
-
declare const integrationJustEatSyncMenuResponseSchema: z.
|
|
14863
|
+
declare const integrationJustEatSyncMenuResponseSchema: z.ZodObject<{
|
|
14864
|
+
message: z.ZodString;
|
|
14865
|
+
}, z.core.$strip>;
|
|
14852
14866
|
declare class IntegrationJustEatSyncMenu extends AbstractApiRequest<typeof integrationJustEatSyncMenuInputSchema, typeof integrationJustEatSyncMenuResponseSchema> {
|
|
14853
14867
|
readonly method = "POST";
|
|
14854
14868
|
readonly contentType = "application/json";
|
|
14855
14869
|
readonly accept = "application/json";
|
|
14856
14870
|
readonly inputSchema: z.ZodUndefined;
|
|
14857
|
-
readonly outputSchema: z.
|
|
14871
|
+
readonly outputSchema: z.ZodObject<{
|
|
14872
|
+
message: z.ZodString;
|
|
14873
|
+
}, z.core.$strip>;
|
|
14858
14874
|
readonly querySchema: undefined;
|
|
14859
14875
|
readonly headersSchema: undefined;
|
|
14860
14876
|
private readonly integrationJustEatId;
|
|
@@ -14863,13 +14879,17 @@ declare class IntegrationJustEatSyncMenu extends AbstractApiRequest<typeof integ
|
|
|
14863
14879
|
}
|
|
14864
14880
|
|
|
14865
14881
|
declare const integrationJustEatSyncOpeningHoursInputSchema: z.ZodUndefined;
|
|
14866
|
-
declare const integrationJustEatSyncOpeningHoursResponseSchema: z.
|
|
14882
|
+
declare const integrationJustEatSyncOpeningHoursResponseSchema: z.ZodObject<{
|
|
14883
|
+
message: z.ZodString;
|
|
14884
|
+
}, z.core.$strip>;
|
|
14867
14885
|
declare class IntegrationJustEatSyncOpeningTimes extends AbstractApiRequest<typeof integrationJustEatSyncOpeningHoursInputSchema, typeof integrationJustEatSyncOpeningHoursResponseSchema> {
|
|
14868
14886
|
readonly method = "POST";
|
|
14869
14887
|
readonly contentType = "application/json";
|
|
14870
14888
|
readonly accept = "application/json";
|
|
14871
14889
|
readonly inputSchema: z.ZodUndefined;
|
|
14872
|
-
readonly outputSchema: z.
|
|
14890
|
+
readonly outputSchema: z.ZodObject<{
|
|
14891
|
+
message: z.ZodString;
|
|
14892
|
+
}, z.core.$strip>;
|
|
14873
14893
|
readonly querySchema: undefined;
|
|
14874
14894
|
readonly headersSchema: undefined;
|
|
14875
14895
|
private readonly integrationJustEatId;
|
package/dist/index.js
CHANGED
|
@@ -12881,7 +12881,7 @@ var GetIntegrationCassaInCloudWebHookEvents = class extends AbstractApiRequest29
|
|
|
12881
12881
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncCustomers.ts
|
|
12882
12882
|
import { AbstractApiRequest as AbstractApiRequest30 } from "@deliverart/sdk-js-core";
|
|
12883
12883
|
var integrationCassaInCloudSyncCustomersInputSchema = external_exports.undefined();
|
|
12884
|
-
var integrationCassaInCloudSyncCustomersResponseSchema = external_exports.
|
|
12884
|
+
var integrationCassaInCloudSyncCustomersResponseSchema = external_exports.null();
|
|
12885
12885
|
var IntegrationCassaInCloudSyncCustomers = class extends AbstractApiRequest30 {
|
|
12886
12886
|
constructor(integrationCassaInCloudId) {
|
|
12887
12887
|
super(void 0);
|
|
@@ -12902,7 +12902,7 @@ var IntegrationCassaInCloudSyncCustomers = class extends AbstractApiRequest30 {
|
|
|
12902
12902
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncOrganizations.ts
|
|
12903
12903
|
import { AbstractApiRequest as AbstractApiRequest31 } from "@deliverart/sdk-js-core";
|
|
12904
12904
|
var integrationCassaInCloudSyncOrganizationsInputSchema = external_exports.undefined();
|
|
12905
|
-
var integrationCassaInCloudSyncOrganizationsResponseSchema = external_exports.
|
|
12905
|
+
var integrationCassaInCloudSyncOrganizationsResponseSchema = external_exports.null();
|
|
12906
12906
|
var IntegrationCassaInCloudSyncOrganizations = class extends AbstractApiRequest31 {
|
|
12907
12907
|
constructor(integrationCassaInCloudId) {
|
|
12908
12908
|
super(void 0);
|
|
@@ -12923,7 +12923,7 @@ var IntegrationCassaInCloudSyncOrganizations = class extends AbstractApiRequest3
|
|
|
12923
12923
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncProducts.ts
|
|
12924
12924
|
import { AbstractApiRequest as AbstractApiRequest32 } from "@deliverart/sdk-js-core";
|
|
12925
12925
|
var integrationCassaInCloudSyncProductsInputSchema = external_exports.undefined();
|
|
12926
|
-
var integrationCassaInCloudSyncProductsResponseSchema = external_exports.
|
|
12926
|
+
var integrationCassaInCloudSyncProductsResponseSchema = external_exports.null();
|
|
12927
12927
|
var IntegrationCassaInCloudSyncProducts = class extends AbstractApiRequest32 {
|
|
12928
12928
|
constructor(integrationCassaInCloudId) {
|
|
12929
12929
|
super(void 0);
|
|
@@ -12944,7 +12944,7 @@ var IntegrationCassaInCloudSyncProducts = class extends AbstractApiRequest32 {
|
|
|
12944
12944
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncSalesModes.ts
|
|
12945
12945
|
import { AbstractApiRequest as AbstractApiRequest33 } from "@deliverart/sdk-js-core";
|
|
12946
12946
|
var integrationCassaInCloudSyncSalesModesInputSchema = external_exports.undefined();
|
|
12947
|
-
var integrationCassaInCloudSyncSalesModesResponseSchema = external_exports.
|
|
12947
|
+
var integrationCassaInCloudSyncSalesModesResponseSchema = external_exports.null();
|
|
12948
12948
|
var IntegrationCassaInCloudSyncSalesModes = class extends AbstractApiRequest33 {
|
|
12949
12949
|
constructor(integrationCassaInCloudId) {
|
|
12950
12950
|
super(void 0);
|
|
@@ -12965,7 +12965,7 @@ var IntegrationCassaInCloudSyncSalesModes = class extends AbstractApiRequest33 {
|
|
|
12965
12965
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncStock.ts
|
|
12966
12966
|
import { AbstractApiRequest as AbstractApiRequest34 } from "@deliverart/sdk-js-core";
|
|
12967
12967
|
var integrationCassaInCloudSyncStockInputSchema = external_exports.undefined();
|
|
12968
|
-
var integrationCassaInCloudSyncStockResponseSchema = external_exports.
|
|
12968
|
+
var integrationCassaInCloudSyncStockResponseSchema = external_exports.null();
|
|
12969
12969
|
var IntegrationCassaInCloudSyncStock = class extends AbstractApiRequest34 {
|
|
12970
12970
|
constructor(integrationCassaInCloudId) {
|
|
12971
12971
|
super(void 0);
|
|
@@ -12986,7 +12986,7 @@ var IntegrationCassaInCloudSyncStock = class extends AbstractApiRequest34 {
|
|
|
12986
12986
|
// src/requests/services/cassa_in_cloud/IntegrationCassaInCloudSyncTimetables.ts
|
|
12987
12987
|
import { AbstractApiRequest as AbstractApiRequest35 } from "@deliverart/sdk-js-core";
|
|
12988
12988
|
var integrationCassaInCloudSyncTimetablesInputSchema = external_exports.undefined();
|
|
12989
|
-
var integrationCassaInCloudSyncTimetablesResponseSchema = external_exports.
|
|
12989
|
+
var integrationCassaInCloudSyncTimetablesResponseSchema = external_exports.null();
|
|
12990
12990
|
var IntegrationCassaInCloudSyncTimetables = class extends AbstractApiRequest35 {
|
|
12991
12991
|
constructor(integrationCassaInCloudId) {
|
|
12992
12992
|
super(void 0);
|
|
@@ -13320,7 +13320,9 @@ var GetIntegrationDeliverooWebhookEvents = class extends AbstractApiRequest48 {
|
|
|
13320
13320
|
// src/requests/services/deliveroo/IntegrationDeliverooSyncMenu.ts
|
|
13321
13321
|
import { AbstractApiRequest as AbstractApiRequest49 } from "@deliverart/sdk-js-core";
|
|
13322
13322
|
var integrationDeliverooSyncMenuInputSchema = external_exports.undefined();
|
|
13323
|
-
var integrationDeliverooSyncMenuResponseSchema = external_exports.
|
|
13323
|
+
var integrationDeliverooSyncMenuResponseSchema = external_exports.object({
|
|
13324
|
+
message: external_exports.string()
|
|
13325
|
+
});
|
|
13324
13326
|
var IntegrationDeliverooSyncMenu = class extends AbstractApiRequest49 {
|
|
13325
13327
|
constructor(integrationDeliverooId) {
|
|
13326
13328
|
super(void 0);
|
|
@@ -13341,7 +13343,9 @@ var IntegrationDeliverooSyncMenu = class extends AbstractApiRequest49 {
|
|
|
13341
13343
|
// src/requests/services/deliveroo/IntegrationDeliverooSyncOpeningHours.ts
|
|
13342
13344
|
import { AbstractApiRequest as AbstractApiRequest50 } from "@deliverart/sdk-js-core";
|
|
13343
13345
|
var integrationDeliverooSyncOpeningHoursInputSchema = external_exports.undefined();
|
|
13344
|
-
var integrationDeliverooSyncOpeningHoursResponseSchema = external_exports.
|
|
13346
|
+
var integrationDeliverooSyncOpeningHoursResponseSchema = external_exports.object({
|
|
13347
|
+
message: external_exports.string()
|
|
13348
|
+
});
|
|
13345
13349
|
var IntegrationDeliverooSyncOpeningHours = class extends AbstractApiRequest50 {
|
|
13346
13350
|
constructor(integrationDeliverooId) {
|
|
13347
13351
|
super(void 0);
|
|
@@ -13696,7 +13700,9 @@ var GetIntegrationGlovoWebhookEvents = class extends AbstractApiRequest64 {
|
|
|
13696
13700
|
// src/requests/services/glovo/IntegrationGlovoSyncMenu.ts
|
|
13697
13701
|
import { AbstractApiRequest as AbstractApiRequest65 } from "@deliverart/sdk-js-core";
|
|
13698
13702
|
var integrationGlovoSyncMenuInputSchema = external_exports.undefined();
|
|
13699
|
-
var integrationGlovoSyncMenuResponseSchema = external_exports.
|
|
13703
|
+
var integrationGlovoSyncMenuResponseSchema = external_exports.object({
|
|
13704
|
+
message: external_exports.string()
|
|
13705
|
+
});
|
|
13700
13706
|
var IntegrationGlovoSyncMenu = class extends AbstractApiRequest65 {
|
|
13701
13707
|
constructor(integrationGlovoId) {
|
|
13702
13708
|
super(void 0);
|
|
@@ -14051,7 +14057,9 @@ var GetIntegrationJustEatSyncMenuProcesses = class extends AbstractApiRequest79
|
|
|
14051
14057
|
// src/requests/services/justeat/IntegrationJustEatSyncMenu.ts
|
|
14052
14058
|
import { AbstractApiRequest as AbstractApiRequest80 } from "@deliverart/sdk-js-core";
|
|
14053
14059
|
var integrationJustEatSyncMenuInputSchema = external_exports.undefined();
|
|
14054
|
-
var integrationJustEatSyncMenuResponseSchema = external_exports.
|
|
14060
|
+
var integrationJustEatSyncMenuResponseSchema = external_exports.object({
|
|
14061
|
+
message: external_exports.string()
|
|
14062
|
+
});
|
|
14055
14063
|
var IntegrationJustEatSyncMenu = class extends AbstractApiRequest80 {
|
|
14056
14064
|
constructor(integrationJustEatId) {
|
|
14057
14065
|
super(void 0);
|
|
@@ -14072,7 +14080,9 @@ var IntegrationJustEatSyncMenu = class extends AbstractApiRequest80 {
|
|
|
14072
14080
|
// src/requests/services/justeat/IntegrationJustEatSyncOpeningTimes.ts
|
|
14073
14081
|
import { AbstractApiRequest as AbstractApiRequest81 } from "@deliverart/sdk-js-core";
|
|
14074
14082
|
var integrationJustEatSyncOpeningHoursInputSchema = external_exports.undefined();
|
|
14075
|
-
var integrationJustEatSyncOpeningHoursResponseSchema = external_exports.
|
|
14083
|
+
var integrationJustEatSyncOpeningHoursResponseSchema = external_exports.object({
|
|
14084
|
+
message: external_exports.string()
|
|
14085
|
+
});
|
|
14076
14086
|
var IntegrationJustEatSyncOpeningTimes = class extends AbstractApiRequest81 {
|
|
14077
14087
|
constructor(integrationJustEatId) {
|
|
14078
14088
|
super(void 0);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deliverart/sdk-js-integration",
|
|
3
3
|
"description": "Deliverart JavaScript SDK for Integration Management",
|
|
4
|
-
"version": "2.8.
|
|
4
|
+
"version": "2.8.13",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"types": "dist/index.d.ts",
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
"dist"
|
|
19
19
|
],
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@deliverart/sdk-js-
|
|
22
|
-
"@deliverart/sdk-js-
|
|
23
|
-
"@deliverart/sdk-js-
|
|
24
|
-
"@deliverart/sdk-js-
|
|
25
|
-
"@deliverart/sdk-js-point-of-sale": "2.8.
|
|
26
|
-
"@deliverart/sdk-js-
|
|
21
|
+
"@deliverart/sdk-js-global-types": "2.8.13",
|
|
22
|
+
"@deliverart/sdk-js-core": "2.8.13",
|
|
23
|
+
"@deliverart/sdk-js-image": "2.8.13",
|
|
24
|
+
"@deliverart/sdk-js-order": "2.8.13",
|
|
25
|
+
"@deliverart/sdk-js-point-of-sale": "2.8.13",
|
|
26
|
+
"@deliverart/sdk-js-sales-mode": "2.8.13"
|
|
27
27
|
},
|
|
28
28
|
"publishConfig": {
|
|
29
29
|
"access": "public"
|