@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.
@@ -16908,6 +16908,7 @@ declare const _default: {
16908
16908
  'x-fern-sdk-group-name': string[];
16909
16909
  'x-fern-sdk-method-name': string;
16910
16910
  'x-fern-sdk-return-value': string;
16911
+ 'x-response-key': string;
16911
16912
  'x-title': string;
16912
16913
  };
16913
16914
  };
@@ -7544,6 +7544,7 @@ declare const _default: {
7544
7544
  'x-fern-sdk-group-name': string[];
7545
7545
  'x-fern-sdk-method-name': string;
7546
7546
  'x-fern-sdk-return-value': string;
7547
+ 'x-response-key': string;
7547
7548
  'x-title': string;
7548
7549
  };
7549
7550
  };
@@ -6694,6 +6694,7 @@ export default {
6694
6694
  'x-fern-sdk-group-name': ['acs', 'systems'],
6695
6695
  'x-fern-sdk-method-name': 'list',
6696
6696
  'x-fern-sdk-return-value': 'acs_systems',
6697
+ 'x-response-key': 'acs_systems',
6697
6698
  'x-title': 'List ACS Systems',
6698
6699
  },
6699
6700
  },