Skip to content

Commit b1c7ab0

Browse files
committed
Add uuid to the example
1 parent fc26c89 commit b1c7ab0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

latest/examples/valid_strict/multiscales_example.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"multiscales": [
33
{
44
"version": "0.5-dev",
5+
"uuid": "urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf6",
56
"name": "example",
67
"axes": [
78
{"name": "t", "type": "time", "unit": "millisecond"},
@@ -51,4 +52,4 @@
5152
}
5253
}
5354
]
54-
}
55+
}

0 commit comments

Comments
 (0)