pub async fn create_workspace(
configuration: &Configuration,
create_workspace: CreateWorkspace,
) -> Result<String, Error<CreateWorkspaceError>>
pub async fn create_workspace(
configuration: &Configuration,
create_workspace: CreateWorkspace,
) -> Result<String, Error<CreateWorkspaceError>>