Skip to content

Commit

Permalink
feat: update mime types (#670)
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 Dec 10, 2024
1 parent d0e50be commit f34b540
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/api/src/lib/utils/MimeType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,8 @@ export type MimeType =
| 'application/urc-targetdesc+xml'
| 'application/urc-uisocketdesc+xml'
| 'application/vc'
| 'application/vc+cose'
| 'application/vc+jwt'
| 'application/vcard+json'
| 'application/vcard+xml'
| 'application/vemmi'
Expand Down Expand Up @@ -1581,6 +1583,8 @@ export type MimeType =
| 'application/voicexml+xml'
| 'application/voucher-cms+json'
| 'application/vp'
| 'application/vp+cose'
| 'application/vp+jwt'
| 'application/vq-rtcpxr'
| 'application/wasm'
| 'application/watcherinfo+xml'
Expand Down

0 comments on commit f34b540

Please sign in to comment.