@seamapi/types 1.692.0 → 1.693.0
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/connect.cjs +7 -11
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +49 -49
- package/dist/index.cjs +7 -11
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/batch.d.ts +14 -14
- package/lib/seam/connect/models/devices/device.d.ts +16 -16
- package/lib/seam/connect/models/devices/device.js +4 -4
- package/lib/seam/connect/models/devices/device.js.map +1 -1
- package/lib/seam/connect/models/devices/unmanaged-device.d.ts +5 -5
- package/lib/seam/connect/openapi.js +3 -7
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +22 -22
- package/package.json +1 -1
- package/src/lib/seam/connect/models/devices/device.ts +5 -5
- package/src/lib/seam/connect/openapi.ts +3 -7
- package/src/lib/seam/connect/route-types.ts +22 -22
|
@@ -11495,7 +11495,7 @@ export type Routes = {
|
|
|
11495
11495
|
/** Date and time at which Seam created the warning. */
|
|
11496
11496
|
created_at: string;
|
|
11497
11497
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
11498
|
-
warning_code: '
|
|
11498
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
11499
11499
|
} | {
|
|
11500
11500
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
11501
11501
|
message: string;
|
|
@@ -14905,7 +14905,7 @@ export type Routes = {
|
|
|
14905
14905
|
/** Date and time at which Seam created the warning. */
|
|
14906
14906
|
created_at: string;
|
|
14907
14907
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
14908
|
-
warning_code: '
|
|
14908
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
14909
14909
|
} | {
|
|
14910
14910
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
14911
14911
|
message: string;
|
|
@@ -28624,7 +28624,7 @@ export type Routes = {
|
|
|
28624
28624
|
/** Date and time at which Seam created the warning. */
|
|
28625
28625
|
created_at: string;
|
|
28626
28626
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
28627
|
-
warning_code: '
|
|
28627
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
28628
28628
|
} | {
|
|
28629
28629
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
28630
28630
|
message: string;
|
|
@@ -29917,7 +29917,7 @@ export type Routes = {
|
|
|
29917
29917
|
/** Date and time at which Seam created the warning. */
|
|
29918
29918
|
created_at: string;
|
|
29919
29919
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
29920
|
-
warning_code: '
|
|
29920
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
29921
29921
|
} | {
|
|
29922
29922
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
29923
29923
|
message: string;
|
|
@@ -30416,7 +30416,7 @@ export type Routes = {
|
|
|
30416
30416
|
/** Date and time at which Seam created the warning. */
|
|
30417
30417
|
created_at: string;
|
|
30418
30418
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
30419
|
-
warning_code: '
|
|
30419
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
30420
30420
|
} | {
|
|
30421
30421
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
30422
30422
|
message: string;
|
|
@@ -30871,7 +30871,7 @@ export type Routes = {
|
|
|
30871
30871
|
/** Date and time at which Seam created the warning. */
|
|
30872
30872
|
created_at: string;
|
|
30873
30873
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
30874
|
-
warning_code: '
|
|
30874
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
30875
30875
|
} | {
|
|
30876
30876
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
30877
30877
|
message: string;
|
|
@@ -36310,7 +36310,7 @@ export type Routes = {
|
|
|
36310
36310
|
/** Date and time at which Seam created the warning. */
|
|
36311
36311
|
created_at: string;
|
|
36312
36312
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36313
|
-
warning_code: '
|
|
36313
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
36314
36314
|
} | {
|
|
36315
36315
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
36316
36316
|
message: string;
|
|
@@ -37553,7 +37553,7 @@ export type Routes = {
|
|
|
37553
37553
|
/** Date and time at which Seam created the warning. */
|
|
37554
37554
|
created_at: string;
|
|
37555
37555
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
37556
|
-
warning_code: '
|
|
37556
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
37557
37557
|
} | {
|
|
37558
37558
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
37559
37559
|
message: string;
|
|
@@ -38846,7 +38846,7 @@ export type Routes = {
|
|
|
38846
38846
|
/** Date and time at which Seam created the warning. */
|
|
38847
38847
|
created_at: string;
|
|
38848
38848
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
38849
|
-
warning_code: '
|
|
38849
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
38850
38850
|
} | {
|
|
38851
38851
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
38852
38852
|
message: string;
|
|
@@ -40088,7 +40088,7 @@ export type Routes = {
|
|
|
40088
40088
|
/** Date and time at which Seam created the warning. */
|
|
40089
40089
|
created_at: string;
|
|
40090
40090
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
40091
|
-
warning_code: '
|
|
40091
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
40092
40092
|
} | {
|
|
40093
40093
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
40094
40094
|
message: string;
|
|
@@ -46463,7 +46463,7 @@ export type Routes = {
|
|
|
46463
46463
|
/** Date and time at which Seam created the warning. */
|
|
46464
46464
|
created_at: string;
|
|
46465
46465
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
46466
|
-
warning_code: '
|
|
46466
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
46467
46467
|
} | {
|
|
46468
46468
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
46469
46469
|
message: string;
|
|
@@ -47705,7 +47705,7 @@ export type Routes = {
|
|
|
47705
47705
|
/** Date and time at which Seam created the warning. */
|
|
47706
47706
|
created_at: string;
|
|
47707
47707
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
47708
|
-
warning_code: '
|
|
47708
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
47709
47709
|
} | {
|
|
47710
47710
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
47711
47711
|
message: string;
|
|
@@ -52781,9 +52781,9 @@ export type Routes = {
|
|
|
52781
52781
|
/** Key of the customer to sync */
|
|
52782
52782
|
customer_key?: string | undefined;
|
|
52783
52783
|
/** ID of the connector customer to sync */
|
|
52784
|
-
connector_customer_id
|
|
52784
|
+
connector_customer_id?: (string | null) | undefined;
|
|
52785
52785
|
/** Unique provider resource key of the connector to sync */
|
|
52786
|
-
unique_provider_resource_key
|
|
52786
|
+
unique_provider_resource_key?: (string | null) | undefined;
|
|
52787
52787
|
};
|
|
52788
52788
|
formData: {};
|
|
52789
52789
|
jsonResponse: {
|
|
@@ -57322,7 +57322,7 @@ export type Routes = {
|
|
|
57322
57322
|
/** Date and time at which Seam created the warning. */
|
|
57323
57323
|
created_at: string;
|
|
57324
57324
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
57325
|
-
warning_code: '
|
|
57325
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
57326
57326
|
} | {
|
|
57327
57327
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
57328
57328
|
message: string;
|
|
@@ -63013,7 +63013,7 @@ export type Routes = {
|
|
|
63013
63013
|
/** Date and time at which Seam created the warning. */
|
|
63014
63014
|
created_at: string;
|
|
63015
63015
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
63016
|
-
warning_code: '
|
|
63016
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
63017
63017
|
} | {
|
|
63018
63018
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
63019
63019
|
message: string;
|
|
@@ -66860,7 +66860,7 @@ export type Routes = {
|
|
|
66860
66860
|
/** Date and time at which Seam created the warning. */
|
|
66861
66861
|
created_at: string;
|
|
66862
66862
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
66863
|
-
warning_code: '
|
|
66863
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
66864
66864
|
} | {
|
|
66865
66865
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
66866
66866
|
message: string;
|
|
@@ -68102,7 +68102,7 @@ export type Routes = {
|
|
|
68102
68102
|
/** Date and time at which Seam created the warning. */
|
|
68103
68103
|
created_at: string;
|
|
68104
68104
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
68105
|
-
warning_code: '
|
|
68105
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
68106
68106
|
} | {
|
|
68107
68107
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
68108
68108
|
message: string;
|
|
@@ -75364,7 +75364,7 @@ export type Routes = {
|
|
|
75364
75364
|
/** Date and time at which Seam created the warning. */
|
|
75365
75365
|
created_at: string;
|
|
75366
75366
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
75367
|
-
warning_code: '
|
|
75367
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
75368
75368
|
} | {
|
|
75369
75369
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
75370
75370
|
message: string;
|
|
@@ -76608,7 +76608,7 @@ export type Routes = {
|
|
|
76608
76608
|
/** Date and time at which Seam created the warning. */
|
|
76609
76609
|
created_at: string;
|
|
76610
76610
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
76611
|
-
warning_code: '
|
|
76611
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
76612
76612
|
} | {
|
|
76613
76613
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
76614
76614
|
message: string;
|
|
@@ -78817,7 +78817,7 @@ export type Routes = {
|
|
|
78817
78817
|
/** Date and time at which Seam created the warning. */
|
|
78818
78818
|
created_at: string;
|
|
78819
78819
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
78820
|
-
warning_code: '
|
|
78820
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
78821
78821
|
} | {
|
|
78822
78822
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
78823
78823
|
message: string;
|
|
@@ -81225,7 +81225,7 @@ export type Routes = {
|
|
|
81225
81225
|
/** Date and time at which Seam created the warning. */
|
|
81226
81226
|
created_at: string;
|
|
81227
81227
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
81228
|
-
warning_code: '
|
|
81228
|
+
warning_code: 'hub_required_for_additional_capabilities';
|
|
81229
81229
|
} | {
|
|
81230
81230
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
81231
81231
|
message: string;
|
package/package.json
CHANGED
|
@@ -420,9 +420,9 @@ export const unknown_issue_with_phone = common_device_warning.extend({
|
|
|
420
420
|
Indicates that an unknown issue occurred while syncing the state of the phone with the provider. This issue may affect the proper functioning of the phone.
|
|
421
421
|
`)
|
|
422
422
|
|
|
423
|
-
const
|
|
423
|
+
const hub_required_for_additional_capabilities = common_device_warning.extend({
|
|
424
424
|
warning_code: z
|
|
425
|
-
.literal('
|
|
425
|
+
.literal('hub_required_for_additional_capabilities')
|
|
426
426
|
.describe(warning_code_description),
|
|
427
427
|
}).describe(`
|
|
428
428
|
---
|
|
@@ -471,7 +471,7 @@ const device_warning = z.discriminatedUnion('warning_code', [
|
|
|
471
471
|
unknown_issue_with_phone,
|
|
472
472
|
lockly_time_zone_not_configured,
|
|
473
473
|
ultraloq_time_zone_unknown,
|
|
474
|
-
|
|
474
|
+
hub_required_for_additional_capabilities,
|
|
475
475
|
keynest_unsupported_locker,
|
|
476
476
|
accessory_keypad_setup_required,
|
|
477
477
|
])
|
|
@@ -518,8 +518,8 @@ const _device_warning_map = z.object({
|
|
|
518
518
|
.optional()
|
|
519
519
|
.nullable(),
|
|
520
520
|
ultraloq_time_zone_unknown: ultraloq_time_zone_unknown.optional().nullable(),
|
|
521
|
-
|
|
522
|
-
|
|
521
|
+
hub_required_for_additional_capabilities:
|
|
522
|
+
hub_required_for_additional_capabilities.optional().nullable(),
|
|
523
523
|
keynest_unsupported_locker: keynest_unsupported_locker.optional().nullable(),
|
|
524
524
|
accessory_keypad_setup_required: accessory_keypad_setup_required
|
|
525
525
|
.optional()
|
|
@@ -13426,7 +13426,7 @@ export default {
|
|
|
13426
13426
|
warning_code: {
|
|
13427
13427
|
description:
|
|
13428
13428
|
'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
13429
|
-
enum: ['
|
|
13429
|
+
enum: ['hub_required_for_additional_capabilities'],
|
|
13430
13430
|
type: 'string',
|
|
13431
13431
|
},
|
|
13432
13432
|
},
|
|
@@ -26087,7 +26087,7 @@ export default {
|
|
|
26087
26087
|
warning_code: {
|
|
26088
26088
|
description:
|
|
26089
26089
|
'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
|
|
26090
|
-
enum: ['
|
|
26090
|
+
enum: ['hub_required_for_additional_capabilities'],
|
|
26091
26091
|
type: 'string',
|
|
26092
26092
|
},
|
|
26093
26093
|
},
|
|
@@ -54571,11 +54571,7 @@ export default {
|
|
|
54571
54571
|
type: 'string',
|
|
54572
54572
|
},
|
|
54573
54573
|
},
|
|
54574
|
-
required: [
|
|
54575
|
-
'connector_id',
|
|
54576
|
-
'connector_customer_id',
|
|
54577
|
-
'unique_provider_resource_key',
|
|
54578
|
-
],
|
|
54574
|
+
required: ['connector_id'],
|
|
54579
54575
|
type: 'object',
|
|
54580
54576
|
},
|
|
54581
54577
|
},
|
|
@@ -13121,7 +13121,7 @@ export type Routes = {
|
|
|
13121
13121
|
/** Date and time at which Seam created the warning. */
|
|
13122
13122
|
created_at: string
|
|
13123
13123
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
13124
|
-
warning_code: '
|
|
13124
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
13125
13125
|
}
|
|
13126
13126
|
| {
|
|
13127
13127
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -17212,7 +17212,7 @@ export type Routes = {
|
|
|
17212
17212
|
/** Date and time at which Seam created the warning. */
|
|
17213
17213
|
created_at: string
|
|
17214
17214
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
17215
|
-
warning_code: '
|
|
17215
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
17216
17216
|
}
|
|
17217
17217
|
| {
|
|
17218
17218
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -33221,7 +33221,7 @@ export type Routes = {
|
|
|
33221
33221
|
/** Date and time at which Seam created the warning. */
|
|
33222
33222
|
created_at: string
|
|
33223
33223
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
33224
|
-
warning_code: '
|
|
33224
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
33225
33225
|
}
|
|
33226
33226
|
| {
|
|
33227
33227
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -35005,7 +35005,7 @@ export type Routes = {
|
|
|
35005
35005
|
/** Date and time at which Seam created the warning. */
|
|
35006
35006
|
created_at: string
|
|
35007
35007
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
35008
|
-
warning_code: '
|
|
35008
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
35009
35009
|
}
|
|
35010
35010
|
| {
|
|
35011
35011
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -36088,7 +36088,7 @@ export type Routes = {
|
|
|
36088
36088
|
/** Date and time at which Seam created the warning. */
|
|
36089
36089
|
created_at: string
|
|
36090
36090
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36091
|
-
warning_code: '
|
|
36091
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
36092
36092
|
}
|
|
36093
36093
|
| {
|
|
36094
36094
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -36814,7 +36814,7 @@ export type Routes = {
|
|
|
36814
36814
|
/** Date and time at which Seam created the warning. */
|
|
36815
36815
|
created_at: string
|
|
36816
36816
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
36817
|
-
warning_code: '
|
|
36817
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
36818
36818
|
}
|
|
36819
36819
|
| {
|
|
36820
36820
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -43445,7 +43445,7 @@ export type Routes = {
|
|
|
43445
43445
|
/** Date and time at which Seam created the warning. */
|
|
43446
43446
|
created_at: string
|
|
43447
43447
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
43448
|
-
warning_code: '
|
|
43448
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
43449
43449
|
}
|
|
43450
43450
|
| {
|
|
43451
43451
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -45001,7 +45001,7 @@ export type Routes = {
|
|
|
45001
45001
|
/** Date and time at which Seam created the warning. */
|
|
45002
45002
|
created_at: string
|
|
45003
45003
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
45004
|
-
warning_code: '
|
|
45004
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
45005
45005
|
}
|
|
45006
45006
|
| {
|
|
45007
45007
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -46747,7 +46747,7 @@ export type Routes = {
|
|
|
46747
46747
|
/** Date and time at which Seam created the warning. */
|
|
46748
46748
|
created_at: string
|
|
46749
46749
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
46750
|
-
warning_code: '
|
|
46750
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
46751
46751
|
}
|
|
46752
46752
|
| {
|
|
46753
46753
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -48302,7 +48302,7 @@ export type Routes = {
|
|
|
48302
48302
|
/** Date and time at which Seam created the warning. */
|
|
48303
48303
|
created_at: string
|
|
48304
48304
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
48305
|
-
warning_code: '
|
|
48305
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
48306
48306
|
}
|
|
48307
48307
|
| {
|
|
48308
48308
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -55800,7 +55800,7 @@ export type Routes = {
|
|
|
55800
55800
|
/** Date and time at which Seam created the warning. */
|
|
55801
55801
|
created_at: string
|
|
55802
55802
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
55803
|
-
warning_code: '
|
|
55803
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
55804
55804
|
}
|
|
55805
55805
|
| {
|
|
55806
55806
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -57355,7 +57355,7 @@ export type Routes = {
|
|
|
57355
57355
|
/** Date and time at which Seam created the warning. */
|
|
57356
57356
|
created_at: string
|
|
57357
57357
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
57358
|
-
warning_code: '
|
|
57358
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
57359
57359
|
}
|
|
57360
57360
|
| {
|
|
57361
57361
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -63120,9 +63120,9 @@ export type Routes = {
|
|
|
63120
63120
|
/** Key of the customer to sync */
|
|
63121
63121
|
customer_key?: string | undefined
|
|
63122
63122
|
/** ID of the connector customer to sync */
|
|
63123
|
-
connector_customer_id
|
|
63123
|
+
connector_customer_id?: (string | null) | undefined
|
|
63124
63124
|
/** Unique provider resource key of the connector to sync */
|
|
63125
|
-
unique_provider_resource_key
|
|
63125
|
+
unique_provider_resource_key?: (string | null) | undefined
|
|
63126
63126
|
}
|
|
63127
63127
|
formData: {}
|
|
63128
63128
|
jsonResponse: {
|
|
@@ -68676,7 +68676,7 @@ export type Routes = {
|
|
|
68676
68676
|
/** Date and time at which Seam created the warning. */
|
|
68677
68677
|
created_at: string
|
|
68678
68678
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
68679
|
-
warning_code: '
|
|
68679
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
68680
68680
|
}
|
|
68681
68681
|
| {
|
|
68682
68682
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -75367,7 +75367,7 @@ export type Routes = {
|
|
|
75367
75367
|
/** Date and time at which Seam created the warning. */
|
|
75368
75368
|
created_at: string
|
|
75369
75369
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
75370
|
-
warning_code: '
|
|
75370
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
75371
75371
|
}
|
|
75372
75372
|
| {
|
|
75373
75373
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -79982,7 +79982,7 @@ export type Routes = {
|
|
|
79982
79982
|
/** Date and time at which Seam created the warning. */
|
|
79983
79983
|
created_at: string
|
|
79984
79984
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
79985
|
-
warning_code: '
|
|
79985
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
79986
79986
|
}
|
|
79987
79987
|
| {
|
|
79988
79988
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -81537,7 +81537,7 @@ export type Routes = {
|
|
|
81537
81537
|
/** Date and time at which Seam created the warning. */
|
|
81538
81538
|
created_at: string
|
|
81539
81539
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
81540
|
-
warning_code: '
|
|
81540
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
81541
81541
|
}
|
|
81542
81542
|
| {
|
|
81543
81543
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -89912,7 +89912,7 @@ export type Routes = {
|
|
|
89912
89912
|
/** Date and time at which Seam created the warning. */
|
|
89913
89913
|
created_at: string
|
|
89914
89914
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
89915
|
-
warning_code: '
|
|
89915
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
89916
89916
|
}
|
|
89917
89917
|
| {
|
|
89918
89918
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -91469,7 +91469,7 @@ export type Routes = {
|
|
|
91469
91469
|
/** Date and time at which Seam created the warning. */
|
|
91470
91470
|
created_at: string
|
|
91471
91471
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
91472
|
-
warning_code: '
|
|
91472
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
91473
91473
|
}
|
|
91474
91474
|
| {
|
|
91475
91475
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -94125,7 +94125,7 @@ export type Routes = {
|
|
|
94125
94125
|
/** Date and time at which Seam created the warning. */
|
|
94126
94126
|
created_at: string
|
|
94127
94127
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
94128
|
-
warning_code: '
|
|
94128
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
94129
94129
|
}
|
|
94130
94130
|
| {
|
|
94131
94131
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|
|
@@ -97051,7 +97051,7 @@ export type Routes = {
|
|
|
97051
97051
|
/** Date and time at which Seam created the warning. */
|
|
97052
97052
|
created_at: string
|
|
97053
97053
|
/** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
|
|
97054
|
-
warning_code: '
|
|
97054
|
+
warning_code: 'hub_required_for_additional_capabilities'
|
|
97055
97055
|
}
|
|
97056
97056
|
| {
|
|
97057
97057
|
/** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
|