@seamapi/types 1.436.0 → 1.437.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seamapi/types",
3
- "version": "1.436.0",
3
+ "version": "1.437.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -41629,7 +41629,6 @@ export default {
41629
41629
  'x-fern-sdk-method-name': 'keypad_code_entry',
41630
41630
  'x-fern-sdk-return-value': 'action_attempt',
41631
41631
  'x-response-key': 'action_attempt',
41632
- 'x-undocumented': 'Unreleased.',
41633
41632
  },
41634
41633
  },
41635
41634
  '/locks/simulate/manual_lock_via_keypad': {
@@ -41688,7 +41687,6 @@ export default {
41688
41687
  'x-fern-sdk-method-name': 'manual_lock_via_keypad',
41689
41688
  'x-fern-sdk-return-value': 'action_attempt',
41690
41689
  'x-response-key': 'action_attempt',
41691
- 'x-undocumented': 'Unreleased.',
41692
41690
  },
41693
41691
  },
41694
41692
  '/locks/unlock_door': {