Skip to main content

get_own_draft

Function get_own_draft 

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