@seamapi/types 1.480.0 → 1.481.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.480.0",
3
+ "version": "1.481.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -56128,7 +56128,6 @@ export default {
56128
56128
  401: { description: 'Unauthorized' },
56129
56129
  },
56130
56130
  security: [
56131
- { client_session: [] },
56132
56131
  { client_session_with_customer: [] },
56133
56132
  { pat_with_workspace: [] },
56134
56133
  { console_session_with_workspace: [] },
@@ -56200,7 +56199,6 @@ export default {
56200
56199
  401: { description: 'Unauthorized' },
56201
56200
  },
56202
56201
  security: [
56203
- { client_session: [] },
56204
56202
  { client_session_with_customer: [] },
56205
56203
  { pat_with_workspace: [] },
56206
56204
  { console_session_with_workspace: [] },
@@ -56275,7 +56273,6 @@ export default {
56275
56273
  401: { description: 'Unauthorized' },
56276
56274
  },
56277
56275
  security: [
56278
- { client_session: [] },
56279
56276
  { client_session_with_customer: [] },
56280
56277
  { pat_with_workspace: [] },
56281
56278
  { console_session_with_workspace: [] },
@@ -56342,7 +56339,6 @@ export default {
56342
56339
  401: { description: 'Unauthorized' },
56343
56340
  },
56344
56341
  security: [
56345
- { client_session: [] },
56346
56342
  { client_session_with_customer: [] },
56347
56343
  { pat_with_workspace: [] },
56348
56344
  { console_session_with_workspace: [] },
@@ -56407,7 +56403,6 @@ export default {
56407
56403
  401: { description: 'Unauthorized' },
56408
56404
  },
56409
56405
  security: [
56410
- { client_session: [] },
56411
56406
  { client_session_with_customer: [] },
56412
56407
  { pat_with_workspace: [] },
56413
56408
  { console_session_with_workspace: [] },
@@ -56460,7 +56455,6 @@ export default {
56460
56455
  401: { description: 'Unauthorized' },
56461
56456
  },
56462
56457
  security: [
56463
- { client_session: [] },
56464
56458
  { client_session_with_customer: [] },
56465
56459
  { pat_with_workspace: [] },
56466
56460
  { console_session_with_workspace: [] },
@@ -56510,7 +56504,6 @@ export default {
56510
56504
  401: { description: 'Unauthorized' },
56511
56505
  },
56512
56506
  security: [
56513
- { client_session: [] },
56514
56507
  { client_session_with_customer: [] },
56515
56508
  { pat_with_workspace: [] },
56516
56509
  { console_session_with_workspace: [] },
@@ -56546,7 +56539,6 @@ export default {
56546
56539
  401: { description: 'Unauthorized' },
56547
56540
  },
56548
56541
  security: [
56549
- { client_session: [] },
56550
56542
  { client_session_with_customer: [] },
56551
56543
  { pat_with_workspace: [] },
56552
56544
  { console_session_with_workspace: [] },