@seamapi/types 1.555.0 → 1.556.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.
@@ -13462,7 +13462,7 @@ export default {
13462
13462
  'x-route-path': '/access_methods',
13463
13463
  },
13464
13464
  {
13465
- description: 'An access method was reissued due to an Access Grant update.',
13465
+ description: 'An access method was reissued.',
13466
13466
  properties: {
13467
13467
  access_grant_ids: {
13468
13468
  description: 'IDs of the access grants associated with this access method.',
@@ -13521,66 +13521,6 @@ export default {
13521
13521
  type: 'object',
13522
13522
  'x-route-path': '/access_methods',
13523
13523
  },
13524
- {
13525
- description: "An access method's PIN code was changed.",
13526
- properties: {
13527
- access_grant_ids: {
13528
- description: 'IDs of the access grants associated with this access method.',
13529
- items: { format: 'uuid', type: 'string' },
13530
- type: 'array',
13531
- },
13532
- access_grant_keys: {
13533
- description: 'Keys of the access grants associated with this access method (if present).',
13534
- items: { type: 'string' },
13535
- type: 'array',
13536
- },
13537
- access_method_id: {
13538
- description: 'ID of the affected access method.',
13539
- format: 'uuid',
13540
- type: 'string',
13541
- },
13542
- code: {
13543
- description: "The new PIN code for code access methods (only present when mode is 'code').",
13544
- type: 'string',
13545
- },
13546
- created_at: {
13547
- description: 'Date and time at which the event was created.',
13548
- format: 'date-time',
13549
- type: 'string',
13550
- },
13551
- event_id: {
13552
- description: 'ID of the event.',
13553
- format: 'uuid',
13554
- type: 'string',
13555
- },
13556
- event_type: {
13557
- enum: ['access_method.code_changed'],
13558
- type: 'string',
13559
- },
13560
- occurred_at: {
13561
- description: 'Date and time at which the event occurred.',
13562
- format: 'date-time',
13563
- type: 'string',
13564
- },
13565
- workspace_id: {
13566
- description: 'ID of the [workspace](https://docs.seam.co/latest/core-concepts/workspaces) associated with the event.',
13567
- format: 'uuid',
13568
- type: 'string',
13569
- },
13570
- },
13571
- required: [
13572
- 'event_id',
13573
- 'workspace_id',
13574
- 'created_at',
13575
- 'occurred_at',
13576
- 'access_method_id',
13577
- 'access_grant_ids',
13578
- 'event_type',
13579
- 'code',
13580
- ],
13581
- type: 'object',
13582
- 'x-route-path': '/access_methods',
13583
- },
13584
13524
  {
13585
13525
  description: 'An [access system](https://docs.seam.co/latest/capability-guides/access-systems) was connected.',
13586
13526
  properties: {
@@ -39888,7 +39828,6 @@ export default {
39888
39828
  'access_method.card_encoding_required',
39889
39829
  'access_method.deleted',
39890
39830
  'access_method.reissued',
39891
- 'access_method.code_changed',
39892
39831
  'acs_system.connected',
39893
39832
  'acs_system.added',
39894
39833
  'acs_system.disconnected',
@@ -39991,7 +39930,6 @@ export default {
39991
39930
  'access_method.card_encoding_required',
39992
39931
  'access_method.deleted',
39993
39932
  'access_method.reissued',
39994
- 'access_method.code_changed',
39995
39933
  'acs_system.connected',
39996
39934
  'acs_system.added',
39997
39935
  'acs_system.disconnected',
@@ -40236,7 +40174,6 @@ export default {
40236
40174
  'access_method.card_encoding_required',
40237
40175
  'access_method.deleted',
40238
40176
  'access_method.reissued',
40239
- 'access_method.code_changed',
40240
40177
  'acs_system.connected',
40241
40178
  'acs_system.added',
40242
40179
  'acs_system.disconnected',
@@ -40335,7 +40272,6 @@ export default {
40335
40272
  'access_method.card_encoding_required',
40336
40273
  'access_method.deleted',
40337
40274
  'access_method.reissued',
40338
- 'access_method.code_changed',
40339
40275
  'acs_system.connected',
40340
40276
  'acs_system.added',
40341
40277
  'acs_system.disconnected',
@@ -45308,7 +45244,6 @@ export default {
45308
45244
  'access_method.card_encoding_required',
45309
45245
  'access_method.deleted',
45310
45246
  'access_method.reissued',
45311
- 'access_method.code_changed',
45312
45247
  'acs_system.connected',
45313
45248
  'acs_system.added',
45314
45249
  'acs_system.disconnected',
@@ -45412,7 +45347,6 @@ export default {
45412
45347
  'access_method.card_encoding_required',
45413
45348
  'access_method.deleted',
45414
45349
  'access_method.reissued',
45415
- 'access_method.code_changed',
45416
45350
  'acs_system.connected',
45417
45351
  'acs_system.added',
45418
45352
  'acs_system.disconnected',
@@ -45577,7 +45511,6 @@ export default {
45577
45511
  'access_method.card_encoding_required',
45578
45512
  'access_method.deleted',
45579
45513
  'access_method.reissued',
45580
- 'access_method.code_changed',
45581
45514
  'acs_system.connected',
45582
45515
  'acs_system.added',
45583
45516
  'acs_system.disconnected',
@@ -45676,7 +45609,6 @@ export default {
45676
45609
  'access_method.card_encoding_required',
45677
45610
  'access_method.deleted',
45678
45611
  'access_method.reissued',
45679
- 'access_method.code_changed',
45680
45612
  'acs_system.connected',
45681
45613
  'acs_system.added',
45682
45614
  'acs_system.disconnected',