pub async fn get_resource(
configuration: &mut Configuration,
params: GetResourceParams,
) -> Result<ResourceResponse, Error<GetResourceError>>
Expand description
Display a resource link by its identifier.
pub async fn get_resource(
configuration: &mut Configuration,
params: GetResourceParams,
) -> Result<ResourceResponse, Error<GetResourceError>>
Display a resource link by its identifier.