@seamapi/types 1.1060.0 → 1.1061.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.1060.0",
3
+ "version": "1.1061.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -38426,11 +38426,6 @@ const openapi: OpenAPISpec = {
38426
38426
  scheme: 'bearer',
38427
38427
  type: 'http',
38428
38428
  },
38429
- delegated_agent: {
38430
- bearerFormat: 'Delegated Agent Session Token',
38431
- scheme: 'bearer',
38432
- type: 'http',
38433
- },
38434
38429
  internal_service_agent: {
38435
38430
  bearerFormat: 'Internal Service Agent Key',
38436
38431
  scheme: 'bearer',