pub async fn get_scheduled_for(
configuration: &Configuration,
workspace: &str,
id: &str,
) -> Result<i32, Error<GetScheduledForError>>
pub async fn get_scheduled_for(
configuration: &Configuration,
workspace: &str,
id: &str,
) -> Result<i32, Error<GetScheduledForError>>