Skip to content

Commit

Permalink
feat: update mime types (#641)
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 Oct 17, 2024
1 parent 5ea63b2 commit a1d7d5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/api/src/lib/utils/MimeType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,7 @@ export type MimeType =
| 'application/vnd.geo+json'
| 'application/vnd.geocube+xml'
| 'application/vnd.geogebra.file'
| 'application/vnd.geogebra.pinboard'
| 'application/vnd.geogebra.slides'
| 'application/vnd.geogebra.tool'
| 'application/vnd.geometry-explorer'
Expand Down Expand Up @@ -1251,6 +1252,7 @@ export type MimeType =
| 'application/vnd.openeye.oeb'
| 'application/vnd.openstreetmap.data+xml'
| 'application/vnd.opentimestamps.ots'
| 'application/vnd.openvpi.dspx+json'
| 'application/vnd.openxmlformats-officedocument.custom-properties+xml'
| 'application/vnd.openxmlformats-officedocument.customXmlProperties+xml'
| 'application/vnd.openxmlformats-officedocument.drawing+xml'
Expand Down

0 comments on commit a1d7d5e

Please sign in to comment.