@seamapi/types 1.212.0 → 1.212.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.212.0",
3
+ "version": "1.212.1",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -6795,6 +6795,7 @@ export default {
6795
6795
  'x-fern-sdk-group-name': ['acs', 'systems'],
6796
6796
  'x-fern-sdk-method-name': 'list',
6797
6797
  'x-fern-sdk-return-value': 'acs_systems',
6798
+ 'x-response-key': 'acs_systems',
6798
6799
  'x-title': 'List ACS Systems',
6799
6800
  },
6800
6801
  },