mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-12-10 22:48:29 +00:00
* bump: openapi-generator to 7.7.0 * fix: remove empty doc comments to silence clippy * bump: remove unessecary patches fixed by the update * bump: run generate.sh
814 B
814 B
MimeType
Enum Variants
| Name | Value |
|---|---|
| ImageSlashJpeg | image/jpeg |
| ImageSlashJpg | image/jpg |
| ImageSlashPng | image/png |
| ImageSlashWebp | image/webp |
| ImageSlashGif | image/gif |
| ImageSlashBmp | image/bmp |
| ImageSlashSvgxml | image/svg+xml |
| ImageSlashTiff | image/tiff |
| ApplicationSlashXAvatar | application/x-avatar |
| ApplicationSlashXWorld | application/x-world |
| ApplicationSlashGzip | application/gzip |
| ApplicationSlashXRsyncSignature | application/x-rsync-signature |
| ApplicationSlashXRsyncDelta | application/x-rsync-delta |
| ApplicationSlashOctetStream | application/octet-stream |