Skip to content

Commit 2e3b88c

Browse files
committed
Clean-up example
1 parent cb97e29 commit 2e3b88c

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

examples/item.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,7 @@
3939
]
4040
},
4141
"properties": {
42-
"datetime": "2020-12-11T22:38:32Z",
43-
"template:new_field": "test",
44-
"template:xyz": {
45-
"x": 1,
46-
"y": 2,
47-
"z": 3
48-
},
49-
"template:another_one": [
50-
1,
51-
2,
52-
3
53-
]
42+
"datetime": "2020-12-11T22:38:32Z"
5443
},
5544
"attribution": "© 2022 The Example Corp.",
5645
"links": [
@@ -75,8 +64,7 @@
7564
],
7665
"assets": {
7766
"data": {
78-
"href": "https://example.com/examples/file.xyz",
79-
"template:new_field": "test"
67+
"href": "https://example.com/examples/file.xyz"
8068
}
8169
}
8270
}

0 commit comments

Comments
 (0)