@seamapi/types 1.322.1 → 1.322.3
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 +0 -18
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +16 -74
- package/lib/seam/connect/models/devices/device-provider.d.ts +1 -1
- package/lib/seam/connect/models/devices/device-provider.js +0 -1
- package/lib/seam/connect/models/devices/device-provider.js.map +1 -1
- package/lib/seam/connect/models/events/acs/common.js +0 -1
- package/lib/seam/connect/models/events/acs/common.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +0 -42
- package/lib/seam/connect/openapi.js +0 -16
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +16 -32
- package/package.json +1 -1
- package/src/lib/seam/connect/models/devices/device-provider.ts +0 -1
- package/src/lib/seam/connect/models/events/acs/common.ts +0 -1
- package/src/lib/seam/connect/openapi.ts +0 -16
- package/src/lib/seam/connect/route-types.ts +16 -32
|
@@ -6520,11 +6520,9 @@ export default {
|
|
|
6520
6520
|
'x-title': 'ACS System ID',
|
|
6521
6521
|
},
|
|
6522
6522
|
connected_account_id: {
|
|
6523
|
-
deprecated: true,
|
|
6524
6523
|
description: 'ID of the connected account.',
|
|
6525
6524
|
format: 'uuid',
|
|
6526
6525
|
type: 'string',
|
|
6527
|
-
'x-deprecated': 'Will be removed.',
|
|
6528
6526
|
'x-title': 'Connected Account ID',
|
|
6529
6527
|
},
|
|
6530
6528
|
created_at: {
|
|
@@ -6569,11 +6567,9 @@ export default {
|
|
|
6569
6567
|
'x-title': 'ACS System ID',
|
|
6570
6568
|
},
|
|
6571
6569
|
connected_account_id: {
|
|
6572
|
-
deprecated: true,
|
|
6573
6570
|
description: 'ID of the connected account.',
|
|
6574
6571
|
format: 'uuid',
|
|
6575
6572
|
type: 'string',
|
|
6576
|
-
'x-deprecated': 'Will be removed.',
|
|
6577
6573
|
'x-title': 'Connected Account ID',
|
|
6578
6574
|
},
|
|
6579
6575
|
created_at: {
|
|
@@ -6618,11 +6614,9 @@ export default {
|
|
|
6618
6614
|
'x-title': 'ACS System ID',
|
|
6619
6615
|
},
|
|
6620
6616
|
connected_account_id: {
|
|
6621
|
-
deprecated: true,
|
|
6622
6617
|
description: 'ID of the connected account.',
|
|
6623
6618
|
format: 'uuid',
|
|
6624
6619
|
type: 'string',
|
|
6625
|
-
'x-deprecated': 'Will be removed.',
|
|
6626
6620
|
'x-title': 'Connected Account ID',
|
|
6627
6621
|
},
|
|
6628
6622
|
created_at: {
|
|
@@ -6668,11 +6662,9 @@ export default {
|
|
|
6668
6662
|
'x-title': 'ACS System ID',
|
|
6669
6663
|
},
|
|
6670
6664
|
connected_account_id: {
|
|
6671
|
-
deprecated: true,
|
|
6672
6665
|
description: 'ID of the connected account.',
|
|
6673
6666
|
format: 'uuid',
|
|
6674
6667
|
type: 'string',
|
|
6675
|
-
'x-deprecated': 'Will be removed.',
|
|
6676
6668
|
'x-title': 'Connected Account ID',
|
|
6677
6669
|
},
|
|
6678
6670
|
created_at: {
|
|
@@ -6719,11 +6711,9 @@ export default {
|
|
|
6719
6711
|
'x-title': 'ACS System ID',
|
|
6720
6712
|
},
|
|
6721
6713
|
connected_account_id: {
|
|
6722
|
-
deprecated: true,
|
|
6723
6714
|
description: 'ID of the connected account.',
|
|
6724
6715
|
format: 'uuid',
|
|
6725
6716
|
type: 'string',
|
|
6726
|
-
'x-deprecated': 'Will be removed.',
|
|
6727
6717
|
'x-title': 'Connected Account ID',
|
|
6728
6718
|
},
|
|
6729
6719
|
created_at: {
|
|
@@ -6770,11 +6760,9 @@ export default {
|
|
|
6770
6760
|
},
|
|
6771
6761
|
acs_user_id: { format: 'uuid', type: 'string' },
|
|
6772
6762
|
connected_account_id: {
|
|
6773
|
-
deprecated: true,
|
|
6774
6763
|
description: 'ID of the connected account.',
|
|
6775
6764
|
format: 'uuid',
|
|
6776
6765
|
type: 'string',
|
|
6777
|
-
'x-deprecated': 'Will be removed.',
|
|
6778
6766
|
'x-title': 'Connected Account ID',
|
|
6779
6767
|
},
|
|
6780
6768
|
created_at: {
|
|
@@ -6825,11 +6813,9 @@ export default {
|
|
|
6825
6813
|
'x-title': 'ACS System ID',
|
|
6826
6814
|
},
|
|
6827
6815
|
connected_account_id: {
|
|
6828
|
-
deprecated: true,
|
|
6829
6816
|
description: 'ID of the connected account.',
|
|
6830
6817
|
format: 'uuid',
|
|
6831
6818
|
type: 'string',
|
|
6832
|
-
'x-deprecated': 'Will be removed.',
|
|
6833
6819
|
'x-title': 'Connected Account ID',
|
|
6834
6820
|
},
|
|
6835
6821
|
created_at: {
|
|
@@ -6880,11 +6866,9 @@ export default {
|
|
|
6880
6866
|
'x-title': 'ACS System ID',
|
|
6881
6867
|
},
|
|
6882
6868
|
connected_account_id: {
|
|
6883
|
-
deprecated: true,
|
|
6884
6869
|
description: 'ID of the connected account.',
|
|
6885
6870
|
format: 'uuid',
|
|
6886
6871
|
type: 'string',
|
|
6887
|
-
'x-deprecated': 'Will be removed.',
|
|
6888
6872
|
'x-title': 'Connected Account ID',
|
|
6889
6873
|
},
|
|
6890
6874
|
created_at: {
|