@seamapi/types 1.436.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 +2 -2
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +2 -2
- package/lib/seam/connect/openapi.d.ts +2 -2
- package/lib/seam/connect/openapi.js +2 -2
- package/lib/seam/connect/openapi.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +2 -2
package/dist/connect.cjs
CHANGED
|
@@ -43573,7 +43573,7 @@ var openapi_default = {
|
|
|
43573
43573
|
"x-fern-sdk-method-name": "keypad_code_entry",
|
|
43574
43574
|
"x-fern-sdk-return-value": "action_attempt",
|
|
43575
43575
|
"x-response-key": "action_attempt",
|
|
43576
|
-
"x-
|
|
43576
|
+
"x-title": "Simulate a Keypad Code Entry"
|
|
43577
43577
|
}
|
|
43578
43578
|
},
|
|
43579
43579
|
"/locks/simulate/manual_lock_via_keypad": {
|
|
@@ -43630,7 +43630,7 @@ var openapi_default = {
|
|
|
43630
43630
|
"x-fern-sdk-method-name": "manual_lock_via_keypad",
|
|
43631
43631
|
"x-fern-sdk-return-value": "action_attempt",
|
|
43632
43632
|
"x-response-key": "action_attempt",
|
|
43633
|
-
"x-
|
|
43633
|
+
"x-title": "Simulate a Manual Lock Action Using a Keypad"
|
|
43634
43634
|
}
|
|
43635
43635
|
},
|
|
43636
43636
|
"/locks/unlock_door": {
|