Skip to content

Commit

Permalink
feat: update mime types (#647)
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 27, 2024
1 parent d2c9aaa commit 518ac87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/api/src/lib/utils/MimeType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export type MimeType =
| 'application/3gpp-ims+xml'
| 'application/A2L'
| 'application/ace-groupcomm+cbor'
| 'application/ace-trl+cbor'
| 'application/ace+cbor'
| 'application/ace+json'
| 'application/activemessage'
Expand Down

0 comments on commit 518ac87

Please sign in to comment.