pub async fn create_workspace_fork(
configuration: &Configuration,
create_workspace_fork: CreateWorkspaceFork,
) -> Result<String, Error<CreateWorkspaceForkError>>
pub async fn create_workspace_fork(
configuration: &Configuration,
create_workspace_fork: CreateWorkspaceFork,
) -> Result<String, Error<CreateWorkspaceForkError>>