@seamapi/types 1.416.0 → 1.416.1

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
@@ -2455,6 +2455,7 @@ var unmanaged_acs_access_group = common_acs_access_group.extend({
2455
2455
  }).describe(`
2456
2456
  ---
2457
2457
  route_path: /acs/access_groups/unmanaged
2458
+ undocumented: Unreleased.
2458
2459
  ---
2459
2460
  `);
2460
2461
  var acs_entrance_assa_abloy_vostio_metadata = zod.z.object({
@@ -2691,6 +2692,7 @@ var unmanaged_acs_credential = common_acs_credential.merge(
2691
2692
  ).describe(`
2692
2693
  ---
2693
2694
  route_path: /acs/credentials/unmanaged
2695
+ undocumented: Unreleased.
2694
2696
  ---
2695
2697
  Means by which an [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) gains access at an [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). The \`unmanaged_acs_credential\` object, which is not managed by Seam, represents a [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) that provides an ACS user access within an [access control system](https://docs.seam.co/latest/capability-guides/access-systems). For each \`acs_credential\` object, you define the access method. You can also specify additional properties, such as a PIN code.
2696
2698
  `);
@@ -3382,6 +3384,7 @@ var unmanaged_acs_user = common_acs_user.merge(
3382
3384
  ).describe(`
3383
3385
  ---
3384
3386
  route_path: /acs/users/unmanaged
3387
+ undocumented: Unreleased.
3385
3388
  ---
3386
3389
  Represents an unmanaged [user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) in an [access control system](https://docs.seam.co/latest/capability-guides/access-systems).
3387
3390
  `);
@@ -7180,7 +7183,8 @@ var openapi_default = {
7180
7183
  "workspace_id"
7181
7184
  ],
7182
7185
  type: "object",
7183
- "x-route-path": "/acs/credential_pools"
7186
+ "x-route-path": "/acs/credential_pools",
7187
+ "x-undocumented": "Will be removed."
7184
7188
  },
7185
7189
  acs_credential_provisioning_automation: {
7186
7190
  properties: {
@@ -7201,7 +7205,8 @@ var openapi_default = {
7201
7205
  "workspace_id"
7202
7206
  ],
7203
7207
  type: "object",
7204
- "x-route-path": "/acs/credential_provisioning_automations"
7208
+ "x-route-path": "/acs/credential_provisioning_automations",
7209
+ "x-undocumented": "Will be removed."
7205
7210
  },
7206
7211
  acs_encoder: {
7207
7212
  description: "Represents a hardware device that encodes [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) data onto physical cards within an [access control system](https://docs.seam.co/latest/capability-guides/access-systems).\n\nSome access control systems require credentials to be encoded onto plastic key cards using a card encoder. This process involves the following two key steps:\n\n1. Credential creation\n Configure the access parameters for the credential.\n2. Card encoding\n Write the credential data onto the card using a compatible card encoder.\n\nSeparately, the Seam API also supports card scanning, which enables you to scan and read the encoded data on a card. You can use this action to confirm consistency with access control system records or diagnose discrepancies if needed.\n\n See [Working with Card Encoders and Scanners](https://docs.seam.co/latest/capability-guides/access-systems/working-with-card-encoders-and-scanners).\n\nTo verify if your access control system requires a card encoder, see the corresponding [system integration guide](https://docs.seam.co/latest/device-and-system-integration-guides/overview#access-control-systems).",
@@ -9398,7 +9403,8 @@ var openapi_default = {
9398
9403
  "is_managed"
9399
9404
  ],
9400
9405
  type: "object",
9401
- "x-route-path": "/acs/credentials/unmanaged"
9406
+ "x-route-path": "/acs/credentials/unmanaged",
9407
+ "x-undocumented": "Unreleased."
9402
9408
  }
9403
9409
  ],
9404
9410
  "x-route-path": "/acs/credentials"
@@ -10457,7 +10463,8 @@ var openapi_default = {
10457
10463
  "is_managed"
10458
10464
  ],
10459
10465
  type: "object",
10460
- "x-route-path": "/acs/credentials/unmanaged"
10466
+ "x-route-path": "/acs/credentials/unmanaged",
10467
+ "x-undocumented": "Unreleased."
10461
10468
  }
10462
10469
  ]
10463
10470
  },
@@ -22599,7 +22606,8 @@ var openapi_default = {
22599
22606
  "is_managed"
22600
22607
  ],
22601
22608
  type: "object",
22602
- "x-route-path": "/acs/access_groups/unmanaged"
22609
+ "x-route-path": "/acs/access_groups/unmanaged",
22610
+ "x-undocumented": "Unreleased."
22603
22611
  },
22604
22612
  unmanaged_acs_credential: {
22605
22613
  description: "Means by which an [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) gains access at an [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details). The `unmanaged_acs_credential` object, which is not managed by Seam, represents a [credential](https://docs.seam.co/latest/capability-guides/access-systems/managing-credentials) that provides an ACS user access within an [access control system](https://docs.seam.co/latest/capability-guides/access-systems). For each `acs_credential` object, you define the access method. You can also specify additional properties, such as a PIN code.",
@@ -22911,7 +22919,8 @@ var openapi_default = {
22911
22919
  "is_managed"
22912
22920
  ],
22913
22921
  type: "object",
22914
- "x-route-path": "/acs/credentials/unmanaged"
22922
+ "x-route-path": "/acs/credentials/unmanaged",
22923
+ "x-undocumented": "Unreleased."
22915
22924
  },
22916
22925
  unmanaged_acs_user: {
22917
22926
  description: "Represents an unmanaged [user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) in an [access control system](https://docs.seam.co/latest/capability-guides/access-systems).",
@@ -23501,7 +23510,8 @@ var openapi_default = {
23501
23510
  "is_managed"
23502
23511
  ],
23503
23512
  type: "object",
23504
- "x-route-path": "/acs/users/unmanaged"
23513
+ "x-route-path": "/acs/users/unmanaged",
23514
+ "x-undocumented": "Unreleased."
23505
23515
  },
23506
23516
  unmanaged_device: {
23507
23517
  description: "Represents an [unmanaged device](https://docs.seam.co/latest/core-concepts/devices/managed-and-unmanaged-devices). An unmanaged device has a limited set of visible properties and a subset of supported events. You cannot control an unmanaged device. Any [access codes](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes/migrating-existing-access-codes) on an unmanaged device are unmanaged. To control an unmanaged device with Seam, [convert it to a managed device](https://docs.seam.co/latest/core-concepts/devices/managed-and-unmanaged-devices#convert-an-unmanaged-device-to-managed).",