@seamapi/types 1.763.0 → 1.764.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.763.0",
3
+ "version": "1.764.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -39811,6 +39811,7 @@ export default {
39811
39811
  { pat_with_workspace: [] },
39812
39812
  { console_session_with_workspace: [] },
39813
39813
  { api_key: [] },
39814
+ { client_session_with_customer: [] },
39814
39815
  ],
39815
39816
  summary: '/access_methods/unmanaged/list',
39816
39817
  tags: [],
@@ -40279,6 +40280,7 @@ export default {
40279
40280
  { pat_with_workspace: [] },
40280
40281
  { console_session_with_workspace: [] },
40281
40282
  { api_key: [] },
40283
+ { client_session_with_customer: [] },
40282
40284
  ],
40283
40285
  summary: '/access_methods/unmanaged/list',
40284
40286
  tags: [],