@seamapi/types 1.102.1 → 1.104.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 CHANGED
@@ -3881,6 +3881,14 @@ var openapi_default = {
3881
3881
  starts_at: { type: "string" },
3882
3882
  visionline_metadata: {
3883
3883
  properties: {
3884
+ common_acs_entrance_ids: {
3885
+ items: { format: "uuid", type: "string" },
3886
+ type: "array"
3887
+ },
3888
+ guest_acs_entrance_ids: {
3889
+ items: { format: "uuid", type: "string" },
3890
+ type: "array"
3891
+ },
3884
3892
  joiner_acs_credential_ids: {
3885
3893
  items: { format: "uuid", type: "string" },
3886
3894
  type: "array"
@@ -3978,6 +3986,14 @@ var openapi_default = {
3978
3986
  starts_at: { type: "string" },
3979
3987
  visionline_metadata: {
3980
3988
  properties: {
3989
+ common_acs_entrance_ids: {
3990
+ items: { format: "uuid", type: "string" },
3991
+ type: "array"
3992
+ },
3993
+ guest_acs_entrance_ids: {
3994
+ items: { format: "uuid", type: "string" },
3995
+ type: "array"
3996
+ },
3981
3997
  joiner_acs_credential_ids: {
3982
3998
  items: { format: "uuid", type: "string" },
3983
3999
  type: "array"
@@ -4112,6 +4128,14 @@ var openapi_default = {
4112
4128
  starts_at: { type: "string" },
4113
4129
  visionline_metadata: {
4114
4130
  properties: {
4131
+ common_acs_entrance_ids: {
4132
+ items: { format: "uuid", type: "string" },
4133
+ type: "array"
4134
+ },
4135
+ guest_acs_entrance_ids: {
4136
+ items: { format: "uuid", type: "string" },
4137
+ type: "array"
4138
+ },
4115
4139
  joiner_acs_credential_ids: {
4116
4140
  items: { format: "uuid", type: "string" },
4117
4141
  type: "array"
@@ -4254,6 +4278,14 @@ var openapi_default = {
4254
4278
  starts_at: { type: "string" },
4255
4279
  visionline_metadata: {
4256
4280
  properties: {
4281
+ common_acs_entrance_ids: {
4282
+ items: { format: "uuid", type: "string" },
4283
+ type: "array"
4284
+ },
4285
+ guest_acs_entrance_ids: {
4286
+ items: { format: "uuid", type: "string" },
4287
+ type: "array"
4288
+ },
4257
4289
  joiner_acs_credential_ids: {
4258
4290
  items: { format: "uuid", type: "string" },
4259
4291
  type: "array"
@@ -4380,6 +4412,14 @@ var openapi_default = {
4380
4412
  starts_at: { type: "string" },
4381
4413
  visionline_metadata: {
4382
4414
  properties: {
4415
+ common_acs_entrance_ids: {
4416
+ items: { format: "uuid", type: "string" },
4417
+ type: "array"
4418
+ },
4419
+ guest_acs_entrance_ids: {
4420
+ items: { format: "uuid", type: "string" },
4421
+ type: "array"
4422
+ },
4383
4423
  joiner_acs_credential_ids: {
4384
4424
  items: { format: "uuid", type: "string" },
4385
4425
  type: "array"
@@ -4483,6 +4523,14 @@ var openapi_default = {
4483
4523
  starts_at: { type: "string" },
4484
4524
  visionline_metadata: {
4485
4525
  properties: {
4526
+ common_acs_entrance_ids: {
4527
+ items: { format: "uuid", type: "string" },
4528
+ type: "array"
4529
+ },
4530
+ guest_acs_entrance_ids: {
4531
+ items: { format: "uuid", type: "string" },
4532
+ type: "array"
4533
+ },
4486
4534
  joiner_acs_credential_ids: {
4487
4535
  items: { format: "uuid", type: "string" },
4488
4536
  type: "array"
@@ -4580,6 +4628,14 @@ var openapi_default = {
4580
4628
  starts_at: { type: "string" },
4581
4629
  visionline_metadata: {
4582
4630
  properties: {
4631
+ common_acs_entrance_ids: {
4632
+ items: { format: "uuid", type: "string" },
4633
+ type: "array"
4634
+ },
4635
+ guest_acs_entrance_ids: {
4636
+ items: { format: "uuid", type: "string" },
4637
+ type: "array"
4638
+ },
4583
4639
  joiner_acs_credential_ids: {
4584
4640
  items: { format: "uuid", type: "string" },
4585
4641
  type: "array"
@@ -4680,6 +4736,14 @@ var openapi_default = {
4680
4736
  starts_at: { type: "string" },
4681
4737
  visionline_metadata: {
4682
4738
  properties: {
4739
+ common_acs_entrance_ids: {
4740
+ items: { format: "uuid", type: "string" },
4741
+ type: "array"
4742
+ },
4743
+ guest_acs_entrance_ids: {
4744
+ items: { format: "uuid", type: "string" },
4745
+ type: "array"
4746
+ },
4683
4747
  joiner_acs_credential_ids: {
4684
4748
  items: { format: "uuid", type: "string" },
4685
4749
  type: "array"
@@ -4777,6 +4841,14 @@ var openapi_default = {
4777
4841
  starts_at: { type: "string" },
4778
4842
  visionline_metadata: {
4779
4843
  properties: {
4844
+ common_acs_entrance_ids: {
4845
+ items: { format: "uuid", type: "string" },
4846
+ type: "array"
4847
+ },
4848
+ guest_acs_entrance_ids: {
4849
+ items: { format: "uuid", type: "string" },
4850
+ type: "array"
4851
+ },
4780
4852
  joiner_acs_credential_ids: {
4781
4853
  items: { format: "uuid", type: "string" },
4782
4854
  type: "array"
@@ -5110,6 +5182,14 @@ var openapi_default = {
5110
5182
  starts_at: { type: "string" },
5111
5183
  visionline_metadata: {
5112
5184
  properties: {
5185
+ common_acs_entrance_ids: {
5186
+ items: { format: "uuid", type: "string" },
5187
+ type: "array"
5188
+ },
5189
+ guest_acs_entrance_ids: {
5190
+ items: { format: "uuid", type: "string" },
5191
+ type: "array"
5192
+ },
5113
5193
  joiner_acs_credential_ids: {
5114
5194
  items: { format: "uuid", type: "string" },
5115
5195
  type: "array"
@@ -5644,6 +5724,47 @@ var openapi_default = {
5644
5724
  "x-fern-sdk-method-name": "remove_from_access_group"
5645
5725
  }
5646
5726
  },
5727
+ "/acs/users/revoke_access_to_all_entrances": {
5728
+ post: {
5729
+ operationId: "acsUsersRevokeAccessToAllEntrancesPost",
5730
+ requestBody: {
5731
+ content: {
5732
+ "application/json": {
5733
+ schema: {
5734
+ properties: { acs_user_id: { format: "uuid", type: "string" } },
5735
+ required: ["acs_user_id"],
5736
+ type: "object"
5737
+ }
5738
+ }
5739
+ }
5740
+ },
5741
+ responses: {
5742
+ 200: {
5743
+ content: {
5744
+ "application/json": {
5745
+ schema: {
5746
+ properties: { ok: { type: "boolean" } },
5747
+ required: ["ok"],
5748
+ type: "object"
5749
+ }
5750
+ }
5751
+ },
5752
+ description: "OK"
5753
+ },
5754
+ 400: { description: "Bad Request" },
5755
+ 401: { description: "Unauthorized" }
5756
+ },
5757
+ security: [
5758
+ { api_key: [] },
5759
+ { pat_with_workspace: [] },
5760
+ { console_session: [] }
5761
+ ],
5762
+ summary: "/acs/users/revoke_access_to_all_entrances",
5763
+ tags: ["/acs"],
5764
+ "x-fern-sdk-group-name": ["acs", "users"],
5765
+ "x-fern-sdk-method-name": "revoke_access_to_all_entrances"
5766
+ }
5767
+ },
5647
5768
  "/acs/users/suspend": {
5648
5769
  post: {
5649
5770
  operationId: "acsUsersSuspendPost",