Skip to content

Commit

Permalink
Merge 5893e25 into 175fa9f
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Witowski committed Nov 21, 2017
2 parents 175fa9f + 5893e25 commit 221dd5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cds_dojson/marc21/models/videos/video.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ class CDSVideo(OverdoJSONSchema):
'700__9',
'773__o',
'773__r',
'787__i',
'787__w',
'852__x',
# FIXME need to double check (see #85)
'8564_8',
Expand All @@ -77,6 +79,7 @@ class CDSVideo(OverdoJSONSchema):
'961__x',
'962__b',
'962__l',
'962__n',
'962__t',
'963__a',
'980__a',
Expand Down

0 comments on commit 221dd5c

Please sign in to comment.