File tree Expand file tree Collapse file tree
contentcuration/contentcuration/tests/fixtures Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "node_id" : " 00000000000000000000000000000003" ,
1414 "kind_id" : " video" ,
1515 "title" : " Video 1" ,
16- "sort_order" : 1
16+ "sort_order" : 1 ,
17+ "extra_fields" : {}
1718 },
1819 {
1920 "node_id" : " 00000000000000000000000000000004" ,
2021 "kind_id" : " video" ,
2122 "title" : " Video 2" ,
22- "sort_order" : 2
23+ "sort_order" : 2 ,
24+ "extra_fields" : {}
2325 },
2426 {
2527 "node_id" : " 00000000000000000000000000000006" ,
2628 "kind_id" : " video" ,
2729 "title" : " Video 3" ,
28- "sort_order" : 3
30+ "sort_order" : 3 ,
31+ "extra_fields" : {}
2932 },
3033 {
3134 "node_id" : " 00000000000000000000000000000007" ,
3235 "kind_id" : " video" ,
3336 "title" : " Video 4" ,
34- "sort_order" : 4
37+ "sort_order" : 4 ,
38+ "extra_fields" : {}
3539 }
3640 ]
3741 },
104108 }
105109 ]
106110 }
107- ]
111+ ],
112+ "extra_fields" : {}
108113 }
109114 ]
110115 }
You can’t perform that action at this time.
0 commit comments