@seamapi/types 1.1061.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.
|
@@ -64791,7 +64791,7 @@ const openapi = {
|
|
|
64791
64791
|
type: 'string',
|
|
64792
64792
|
},
|
|
64793
64793
|
organization_id: {
|
|
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.',
|
|
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.',
|
|
64795
64795
|
format: 'uuid',
|
|
64796
64796
|
type: 'string',
|
|
64797
64797
|
},
|