@seamapi/types 1.322.1 → 1.322.2

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 CHANGED
@@ -2308,7 +2308,6 @@ var common_acs_event = common_event.extend({
2308
2308
  connected_account_id: zod.z.string().uuid().optional().describe(`
2309
2309
  ---
2310
2310
  title: Connected Account ID
2311
- deprecated: Will be removed.
2312
2311
  ---
2313
2312
  ID of the connected account.
2314
2313
  `),
@@ -9395,11 +9394,9 @@ var openapi_default = {
9395
9394
  "x-title": "ACS System ID"
9396
9395
  },
9397
9396
  connected_account_id: {
9398
- deprecated: true,
9399
9397
  description: "ID of the connected account.",
9400
9398
  format: "uuid",
9401
9399
  type: "string",
9402
- "x-deprecated": "Will be removed.",
9403
9400
  "x-title": "Connected Account ID"
9404
9401
  },
9405
9402
  created_at: {
@@ -9444,11 +9441,9 @@ var openapi_default = {
9444
9441
  "x-title": "ACS System ID"
9445
9442
  },
9446
9443
  connected_account_id: {
9447
- deprecated: true,
9448
9444
  description: "ID of the connected account.",
9449
9445
  format: "uuid",
9450
9446
  type: "string",
9451
- "x-deprecated": "Will be removed.",
9452
9447
  "x-title": "Connected Account ID"
9453
9448
  },
9454
9449
  created_at: {
@@ -9493,11 +9488,9 @@ var openapi_default = {
9493
9488
  "x-title": "ACS System ID"
9494
9489
  },
9495
9490
  connected_account_id: {
9496
- deprecated: true,
9497
9491
  description: "ID of the connected account.",
9498
9492
  format: "uuid",
9499
9493
  type: "string",
9500
- "x-deprecated": "Will be removed.",
9501
9494
  "x-title": "Connected Account ID"
9502
9495
  },
9503
9496
  created_at: {
@@ -9543,11 +9536,9 @@ var openapi_default = {
9543
9536
  "x-title": "ACS System ID"
9544
9537
  },
9545
9538
  connected_account_id: {
9546
- deprecated: true,
9547
9539
  description: "ID of the connected account.",
9548
9540
  format: "uuid",
9549
9541
  type: "string",
9550
- "x-deprecated": "Will be removed.",
9551
9542
  "x-title": "Connected Account ID"
9552
9543
  },
9553
9544
  created_at: {
@@ -9594,11 +9585,9 @@ var openapi_default = {
9594
9585
  "x-title": "ACS System ID"
9595
9586
  },
9596
9587
  connected_account_id: {
9597
- deprecated: true,
9598
9588
  description: "ID of the connected account.",
9599
9589
  format: "uuid",
9600
9590
  type: "string",
9601
- "x-deprecated": "Will be removed.",
9602
9591
  "x-title": "Connected Account ID"
9603
9592
  },
9604
9593
  created_at: {
@@ -9645,11 +9634,9 @@ var openapi_default = {
9645
9634
  },
9646
9635
  acs_user_id: { format: "uuid", type: "string" },
9647
9636
  connected_account_id: {
9648
- deprecated: true,
9649
9637
  description: "ID of the connected account.",
9650
9638
  format: "uuid",
9651
9639
  type: "string",
9652
- "x-deprecated": "Will be removed.",
9653
9640
  "x-title": "Connected Account ID"
9654
9641
  },
9655
9642
  created_at: {
@@ -9700,11 +9687,9 @@ var openapi_default = {
9700
9687
  "x-title": "ACS System ID"
9701
9688
  },
9702
9689
  connected_account_id: {
9703
- deprecated: true,
9704
9690
  description: "ID of the connected account.",
9705
9691
  format: "uuid",
9706
9692
  type: "string",
9707
- "x-deprecated": "Will be removed.",
9708
9693
  "x-title": "Connected Account ID"
9709
9694
  },
9710
9695
  created_at: {
@@ -9755,11 +9740,9 @@ var openapi_default = {
9755
9740
  "x-title": "ACS System ID"
9756
9741
  },
9757
9742
  connected_account_id: {
9758
- deprecated: true,
9759
9743
  description: "ID of the connected account.",
9760
9744
  format: "uuid",
9761
9745
  type: "string",
9762
- "x-deprecated": "Will be removed.",
9763
9746
  "x-title": "Connected Account ID"
9764
9747
  },
9765
9748
  created_at: {