@seamapi/types 1.168.0 → 1.169.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
@@ -8398,7 +8398,9 @@ var openapi_default = {
8398
8398
  "enrollment_automation.deleted",
8399
8399
  "client_session.deleted",
8400
8400
  "action_attempt.lock_door.succeeded",
8401
- "action_attempt.lock_door.failed"
8401
+ "action_attempt.lock_door.failed",
8402
+ "action_attempt.unlock_door.succeeded",
8403
+ "action_attempt.unlock_door.failed"
8402
8404
  ],
8403
8405
  type: "string"
8404
8406
  },
@@ -8459,7 +8461,9 @@ var openapi_default = {
8459
8461
  "enrollment_automation.deleted",
8460
8462
  "client_session.deleted",
8461
8463
  "action_attempt.lock_door.succeeded",
8462
- "action_attempt.lock_door.failed"
8464
+ "action_attempt.lock_door.failed",
8465
+ "action_attempt.unlock_door.succeeded",
8466
+ "action_attempt.unlock_door.failed"
8463
8467
  ],
8464
8468
  type: "string"
8465
8469
  },