We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a008c2 commit a748d50Copy full SHA for a748d50
metadata/Example4.json
@@ -21,12 +21,12 @@
21
{
22
"id": "dataset1",
23
"title": "Simple dataset generated by Python",
24
- "info": "cat $HAPISERVERPATH/metadata/Example4/dataset1_info.json"
+ "info_command": "cat $HAPISERVERPATH/metadata/Example4/dataset1_info.json"
25
},
26
27
"id": "dataset2",
28
29
30
}
31
]
32
0 commit comments