Skip to content

Commit 9077a76

Browse files
authored
Turning prev into resource
1 parent 3c5baaf commit 9077a76

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

recipe/0309-annotation-collection/anno_p2.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
"id": "{{ id.path }}/anno_coll.json",
77
"type": "AnnotationCollection"
88
}],
9-
"prev": "{{ id.path }}/anno_p1.json",
9+
"prev": {
10+
"id": "{{ id.path }}/anno_p1.json",
11+
"type": "AnnotationPage"
12+
},
1013
"items": [
1114
{
1215
"id": "{{ id.url }}-1",

0 commit comments

Comments
 (0)