pub async fn get_own_draft(
configuration: &Configuration,
workspace: &str,
kind: UserDraftItemKind,
path: &str,
) -> Result<GetOwnDraft200Response, Error<GetOwnDraftError>>pub async fn get_own_draft(
configuration: &Configuration,
workspace: &str,
kind: UserDraftItemKind,
path: &str,
) -> Result<GetOwnDraft200Response, Error<GetOwnDraftError>>