pub async fn get_draft_for_user(
configuration: &Configuration,
workspace: &str,
kind: UserDraftItemKind,
path: &str,
username: Option<&str>,
) -> Result<GetDraftForUser200Response, Error<GetDraftForUserError>>pub async fn get_draft_for_user(
configuration: &Configuration,
workspace: &str,
kind: UserDraftItemKind,
path: &str,
username: Option<&str>,
) -> Result<GetDraftForUser200Response, Error<GetDraftForUserError>>