Skip to main content

get_resource

Function get_resource 

Source
pub async fn get_resource(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
    get_draft: Option<bool>,
) -> Result<GetResource200Response, Error<GetResourceError>>