@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
|
@@ -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',
|