pub fn resource_service_get_resource_binary(
configuration: &Configuration,
name: &str,
filename: &str,
thumbnail: Option<bool>,
) -> Result<ApiHttpBody, Error<ResourceServiceGetResourceBinaryError>>
pub fn resource_service_get_resource_binary(
configuration: &Configuration,
name: &str,
filename: &str,
thumbnail: Option<bool>,
) -> Result<ApiHttpBody, Error<ResourceServiceGetResourceBinaryError>>