@seamapi/types 1.1060.0 → 1.1062.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.
|
@@ -34297,11 +34297,6 @@ const openapi = {
|
|
|
34297
34297
|
scheme: 'bearer',
|
|
34298
34298
|
type: 'http',
|
|
34299
34299
|
},
|
|
34300
|
-
delegated_agent: {
|
|
34301
|
-
bearerFormat: 'Delegated Agent Session Token',
|
|
34302
|
-
scheme: 'bearer',
|
|
34303
|
-
type: 'http',
|
|
34304
|
-
},
|
|
34305
34300
|
internal_service_agent: {
|
|
34306
34301
|
bearerFormat: 'Internal Service Agent Key',
|
|
34307
34302
|
scheme: 'bearer',
|
|
@@ -64796,7 +64791,7 @@ const openapi = {
|
|
|
64796
64791
|
type: 'string',
|
|
64797
64792
|
},
|
|
64798
64793
|
organization_id: {
|
|
64799
|
-
description: 'ID of the organization to associate with the new workspace. If omitted, the new workspace is associated with the organization that you administer, if you administer exactly one.',
|
|
64794
|
+
description: 'ID of the organization to associate with the new workspace. If omitted, the new workspace is associated with the organization that you administer, if you administer exactly one. If you administer no organization, Seam creates one for you and associates the new workspace with it.',
|
|
64800
64795
|
format: 'uuid',
|
|
64801
64796
|
type: 'string',
|
|
64802
64797
|
},
|