@seamapi/types 1.1048.0 → 1.1050.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.
@@ -34121,6 +34121,11 @@ const openapi = {
34121
34121
  scheme: 'bearer',
34122
34122
  type: 'http',
34123
34123
  },
34124
+ delegated_agent: {
34125
+ bearerFormat: 'Delegated Agent Session Token',
34126
+ scheme: 'bearer',
34127
+ type: 'http',
34128
+ },
34124
34129
  internal_service_agent: {
34125
34130
  bearerFormat: 'Internal Service Agent Key',
34126
34131
  scheme: 'bearer',