pub async fn update_tutorial_progress(
configuration: &Configuration,
get_tutorial_progress200_response: GetTutorialProgress200Response,
) -> Result<String, Error<UpdateTutorialProgressError>>
pub async fn update_tutorial_progress(
configuration: &Configuration,
get_tutorial_progress200_response: GetTutorialProgress200Response,
) -> Result<String, Error<UpdateTutorialProgressError>>