@seamapi/types 1.1046.0 → 1.1047.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.
|
@@ -64638,7 +64638,7 @@ const openapi = {
|
|
|
64638
64638
|
type: 'string',
|
|
64639
64639
|
},
|
|
64640
64640
|
organization_id: {
|
|
64641
|
-
description: 'ID of the organization to associate with the new workspace.',
|
|
64641
|
+
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.',
|
|
64642
64642
|
format: 'uuid',
|
|
64643
64643
|
type: 'string',
|
|
64644
64644
|
},
|