Merge branch 'main' of gsoc.github.com:AcousticDeveloper/apidash into resolve-issue-136

This commit is contained in:
Aditya Mayukh Som
2024-03-08 17:12:55 +05:30
2 changed files with 9 additions and 9 deletions

View File

@@ -16,4 +16,3 @@ _We encourage you to add relevant test cases._
- [ ] Yes
- [ ] No, and this is why: _please replace this line with details on why tests have not been included_
- [ ] I need help with writing tests

View File

@@ -137,6 +137,7 @@ Here is the complete list of mimetypes that can be directly previewed in API Das
| File Type | Mimetype | Extension | Comment |
| --------- | -------------------------- | ----------------- | -------- |
| PDF | `application/pdf` | `.pdf` | |
| CSV | `text/csv` | `.csv` | Can be improved |
| Image | `image/apng` | `.apng` | Animated |
| Image | `image/avif` | `.avif` | |
| Image | `image/bmp` | `.bmp` | |