Skip to content

Commit

Permalink
update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
branshchen committed Nov 20, 2024
1 parent 2ee3975 commit c1895a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/CI/metainsight/metainsight.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ func CreateDataSet() {
DatasetName: "dataset1",
Description: "dataset test",
TemplateId: "Official:COSBasicMeta",
Version: "standard",
Volume: 50,
}
res, _, err := c.MetaInsight.CreateDataset(context.Background(), opt)
log_status(err)
Expand Down

0 comments on commit c1895a3

Please sign in to comment.