pub async fn save_or_update_timesheet(
configuration: &Configuration,
timesheet: Timesheet,
) -> Result<Timesheet, Error<SaveOrUpdateTimesheetError>>pub async fn save_or_update_timesheet(
configuration: &Configuration,
timesheet: Timesheet,
) -> Result<Timesheet, Error<SaveOrUpdateTimesheetError>>