@seamapi/types 1.94.0 → 1.94.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seamapi/types",
3
- "version": "1.94.0",
3
+ "version": "1.94.1",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -8651,7 +8651,7 @@ export default {
8651
8651
  tags: ['/noise_sensors'],
8652
8652
  'x-fern-sdk-group-name': ['noise_sensors', 'noise_thresholds'],
8653
8653
  'x-fern-sdk-method-name': 'create',
8654
- 'x-fern-sdk-return-value': 'action_attempt',
8654
+ 'x-fern-sdk-return-value': 'noise_threshold',
8655
8655
  },
8656
8656
  },
8657
8657
  '/noise_sensors/noise_thresholds/delete': {