Skip to content
Snippets Groups Projects

Add metric performance measures

Merged Lea Loeffelmann requested to merge addAdditionalMetricInformation into main
3 files
+ 16
94
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -15,4 +15,6 @@ public class MetricDto {
// if this is a privacy or a utility metric
String type;
MetricPerformanceMeasuresDto performance;
}
Loading