Skip to content

Commit

Permalink
feat: update mime types (#682)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
github-actions[bot] authored Jan 3, 2025
1 parent 1fa448c commit 2f6302d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/api/src/lib/utils/MimeType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ export type MimeType =
| 'application/cdmi-object'
| 'application/cdmi-queue'
| 'application/cdni'
| 'application/ce+cbor'
| 'application/CEA'
| 'application/cea-2018+xml'
| 'application/cellml+xml'
Expand Down Expand Up @@ -508,6 +509,8 @@ export type MimeType =
| 'application/vnd.3gpp.5gnas'
| 'application/vnd.3gpp.5gsa2x'
| 'application/vnd.3gpp.5gsa2x-local-service-information'
| 'application/vnd.3gpp.5gsv2x'
| 'application/vnd.3gpp.5gsv2x-local-service-information'
| 'application/vnd.3gpp.access-transfer-events+xml'
| 'application/vnd.3gpp.bsf+xml'
| 'application/vnd.3gpp.crs+xml'
Expand Down Expand Up @@ -842,6 +845,7 @@ export type MimeType =
| 'application/vnd.familysearch.gedcom+zip'
| 'application/vnd.fdsn.mseed'
| 'application/vnd.fdsn.seed'
| 'application/vnd.fdsn.stationxml+xml'
| 'application/vnd.ffsns'
| 'application/vnd.ficlab.flb+zip'
| 'application/vnd.filmit.zfc'
Expand Down Expand Up @@ -1012,6 +1016,7 @@ export type MimeType =
| 'application/vnd.kde.kpresenter'
| 'application/vnd.kde.kspread'
| 'application/vnd.kde.kword'
| 'application/vnd.kdl'
| 'application/vnd.kenameaapp'
| 'application/vnd.keyman.kmp+zip'
| 'application/vnd.keyman.kmx'
Expand Down

0 comments on commit 2f6302d

Please sign in to comment.