@seamapi/types 1.437.0 → 1.437.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
@@ -43572,7 +43572,8 @@ var openapi_default = {
43572
43572
  "x-fern-sdk-group-name": ["locks", "simulate"],
43573
43573
  "x-fern-sdk-method-name": "keypad_code_entry",
43574
43574
  "x-fern-sdk-return-value": "action_attempt",
43575
- "x-response-key": "action_attempt"
43575
+ "x-response-key": "action_attempt",
43576
+ "x-title": "Simulate a Keypad Code Entry"
43576
43577
  }
43577
43578
  },
43578
43579
  "/locks/simulate/manual_lock_via_keypad": {
@@ -43628,7 +43629,8 @@ var openapi_default = {
43628
43629
  "x-fern-sdk-group-name": ["locks", "simulate"],
43629
43630
  "x-fern-sdk-method-name": "manual_lock_via_keypad",
43630
43631
  "x-fern-sdk-return-value": "action_attempt",
43631
- "x-response-key": "action_attempt"
43632
+ "x-response-key": "action_attempt",
43633
+ "x-title": "Simulate a Manual Lock Action Using a Keypad"
43632
43634
  }
43633
43635
  },
43634
43636
  "/locks/unlock_door": {