Skip to content

Commit 9f69aae

Browse files
feat: update mime types (#730)
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 a24f9ec commit 9f69aae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ export type MimeType =
7979
| 'application/cea-2018+xml'
8080
| 'application/cellml+xml'
8181
| 'application/cfw'
82+
| 'application/cid'
8283
| 'application/cid-edhoc+cbor-seq'
8384
| 'application/city+json'
8485
| 'application/city+json-seq'
@@ -1478,6 +1479,7 @@ export type MimeType =
14781479
| 'application/vnd.stepmania.stepchart'
14791480
| 'application/vnd.street-stream'
14801481
| 'application/vnd.sun.wadl+xml'
1482+
| 'application/vnd.superfile.super'
14811483
| 'application/vnd.sus-calendar'
14821484
| 'application/vnd.svd'
14831485
| 'application/vnd.swiftview-ics'
@@ -1873,6 +1875,7 @@ export type MimeType =
18731875
| 'image/tiff-fx'
18741876
| 'image/vnd.adobe.photoshop'
18751877
| 'image/vnd.airzip.accelerator.azv'
1878+
| 'image/vnd.blockfact.facti'
18761879
| 'image/vnd.clip'
18771880
| 'image/vnd.cns.inf2'
18781881
| 'image/vnd.dece.graphic'

0 commit comments

Comments
 (0)