@seamapi/types 1.347.0 → 1.347.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
@@ -1779,6 +1779,7 @@ var acs_encoder = zod.z.object({
1779
1779
  ---
1780
1780
  route_path: /acs/encoders
1781
1781
  ---
1782
+ 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). See also [Working with Card Encoders and Scanners](https://docs.seam.co/latest/capability-guides/access-systems/working-with-card-encoders-and-scanners).
1782
1783
  `);
1783
1784
  var acs_entrance_salto_space_metadata = zod.z.object({
1784
1785
  door_name: zod.z.string(),
@@ -4803,6 +4804,7 @@ var openapi_default = {
4803
4804
  "x-route-path": "/acs/credential_provisioning_automations"
4804
4805
  },
4805
4806
  acs_encoder: {
4807
+ 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). See also [Working with Card Encoders and Scanners](https://docs.seam.co/latest/capability-guides/access-systems/working-with-card-encoders-and-scanners).",
4806
4808
  properties: {
4807
4809
  acs_encoder_id: {
4808
4810
  description: "ID of the `acs_encoder`.",