pub async fn remove_asset_group(
    __arg0: Extension<GrpcClients>,
    __arg1: Path<String>
) -> Result<String, (StatusCode, String)>
Expand description

Remove an AssetGroup from the database.