Skip to content

Commit 60ac690

Browse files
committed
1 parent 7f04bb5 commit 60ac690

1 file changed

Lines changed: 25 additions & 1 deletion

File tree

schema.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,9 @@
550550
{
551551
"creatorType": "bookAuthor"
552552
},
553+
{
554+
"creatorType": "interviewer"
555+
},
553556
{
554557
"creatorType": "translator"
555558
},
@@ -1687,6 +1690,9 @@
16871690
{
16881691
"creatorType": "editor"
16891692
},
1693+
{
1694+
"creatorType": "interviewer"
1695+
},
16901696
{
16911697
"creatorType": "translator"
16921698
},
@@ -1845,6 +1851,9 @@
18451851
{
18461852
"creatorType": "contributor"
18471853
},
1854+
{
1855+
"creatorType": "interviewer"
1856+
},
18481857
{
18491858
"creatorType": "translator"
18501859
},
@@ -2100,6 +2109,9 @@
21002109
{
21012110
"creatorType": "contributor"
21022111
},
2112+
{
2113+
"creatorType": "interviewer"
2114+
},
21032115
{
21042116
"creatorType": "translator"
21052117
},
@@ -2269,6 +2281,9 @@
22692281
{
22702282
"creatorType": "guest"
22712283
},
2284+
{
2285+
"creatorType": "interviewer"
2286+
},
22722287
{
22732288
"creatorType": "producer"
22742289
},
@@ -2539,6 +2554,9 @@
25392554
{
25402555
"creatorType": "guest"
25412556
},
2557+
{
2558+
"creatorType": "interviewer"
2559+
},
25422560
{
25432561
"creatorType": "producer"
25442562
},
@@ -3018,6 +3036,9 @@
30183036
{
30193037
"creatorType": "guest"
30203038
},
3039+
{
3040+
"creatorType": "interviewer"
3041+
},
30213042
{
30223043
"creatorType": "narrator"
30233044
},
@@ -3200,6 +3221,9 @@
32003221
{
32013222
"creatorType": "contributor"
32023223
},
3224+
{
3225+
"creatorType": "interviewer"
3226+
},
32033227
{
32043228
"creatorType": "translator"
32053229
}
@@ -13642,4 +13666,4 @@
1364213666
}
1364313667
}
1364413668
}
13645-
}
13669+
}

0 commit comments

Comments
 (0)