pub async fn get_resource_value(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Value, Error<GetResourceValueError>>
pub async fn get_resource_value(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Value, Error<GetResourceValueError>>