@seamapi/types 1.710.0 → 1.711.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.710.0",
3
+ "version": "1.711.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -31679,6 +31679,7 @@ export default {
31679
31679
  { pat_with_workspace: [] },
31680
31680
  { console_session_with_workspace: [] },
31681
31681
  { api_key: [] },
31682
+ { client_session_with_customer: [] },
31682
31683
  ],
31683
31684
  summary: '/access_methods/delete',
31684
31685
  tags: [],
@@ -31728,6 +31729,7 @@ export default {
31728
31729
  { pat_with_workspace: [] },
31729
31730
  { console_session_with_workspace: [] },
31730
31731
  { api_key: [] },
31732
+ { client_session_with_customer: [] },
31731
31733
  ],
31732
31734
  summary: '/access_methods/delete',
31733
31735
  tags: [],