unstructured
92be4eb2
- bugfix/fix ndjson detection (#3905)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
347 days ago
bugfix/fix ndjson detection (#3905) ### Description NDJSON files were being detected as JSON due to having the same mime-type. This adds additional logic to skip mime-type based detection if extension is `.ndjson`
References
#3905 - bugfix/fix ndjson detection
Author
rbiseck3
Parents
723c0740
Loading