pub async fn get_resource(
configuration: &Configuration,
params: GetResourceParams,
) -> Result<ResourceResponseSchema, Error<GetResourceError>>Expand description
Retrieve the details of a resource.
pub async fn get_resource(
configuration: &Configuration,
params: GetResourceParams,
) -> Result<ResourceResponseSchema, Error<GetResourceError>>Retrieve the details of a resource.