Skip to main content

list_drafts

Function list_drafts 

Source
pub async fn list_drafts(
    configuration: &Configuration,
    workspace: &str,
) -> Result<Vec<ListDrafts200ResponseInner>, Error<ListDraftsError>>