@seamapi/types 1.1065.0 → 1.1066.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.
|
@@ -49114,6 +49114,7 @@ const openapi = {
|
|
|
49114
49114
|
'401': { description: 'Unauthorized' },
|
|
49115
49115
|
},
|
|
49116
49116
|
security: [
|
|
49117
|
+
{ client_session: [] },
|
|
49117
49118
|
{ api_key: [] },
|
|
49118
49119
|
{ pat_with_workspace: [] },
|
|
49119
49120
|
{ console_session_with_workspace: [] },
|