Skip to content

Commit adf9c85

Browse files
feat: update mime types (#687)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 93565ea commit adf9c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/api/src/lib/utils/MimeType.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,6 +1591,7 @@ export type MimeType =
15911591
| 'application/vnd.zzazz.deck+xml'
15921592
| 'application/voicexml+xml'
15931593
| 'application/voucher-cms+json'
1594+
| 'application/voucher-jws+json'
15941595
| 'application/vp'
15951596
| 'application/vp+cose'
15961597
| 'application/vp+jwt'

0 commit comments

Comments
 (0)