Skip to content

Commit c1895a3

Browse files
author
branshchen
committed
update demo
1 parent 2ee3975 commit c1895a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

example/CI/metainsight/metainsight.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ func CreateDataSet() {
5555
DatasetName: "dataset1",
5656
Description: "dataset test",
5757
TemplateId: "Official:COSBasicMeta",
58+
Version: "standard",
59+
Volume: 50,
5860
}
5961
res, _, err := c.MetaInsight.CreateDataset(context.Background(), opt)
6062
log_status(err)

0 commit comments

Comments
 (0)