Skip to content

Commit

Permalink
Added media type for pdf2xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-KM committed Apr 19, 2020
1 parent 1660f29 commit 7404a1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/src/File/TempFile.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ class TempFile
'mei' => 'application/vnd.mei+xml',
'mets' => 'application/vnd.mets+xml',
'mods' => 'application/vnd.mods+xml',
'pdf2xml' => 'application/vnd.pdf2xml+xml',
'refNum' => 'application/vnd.bnf.refnum+xml',
'rss' => 'application/rss+xml',
'score-partwise' => 'application/vnd.recordare.musicxml',
Expand Down

0 comments on commit 7404a1a

Please sign in to comment.