pub async fn list_assets(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<ListAssets200ResponseInner>, Error<ListAssetsError>>
pub async fn list_assets(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<ListAssets200ResponseInner>, Error<ListAssetsError>>