We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f03b7 commit afc6d33Copy full SHA for afc6d33
1 file changed
openml_OS/views/pages/api_new/v1/json/evaluations.tpl.php
@@ -22,7 +22,7 @@
22
"default_value": "<?php echo htmlspecialchars($p->defaultValue); ?>",
23
"value": "<?php echo htmlspecialchars($p->value); ?>"}
24
<?php endfor; ?>
25
- ]
+ ],
26
<?php endif; ?>
27
"data_name":"<?php echo $e->name; ?>",
28
"function":"<?php echo $e->{'function'}; ?>",
0 commit comments