This commit is contained in:
2026-01-05 21:37:30 -08:00
18 changed files with 787 additions and 315 deletions

View File

@@ -278,7 +278,7 @@
"text/csv"
"application/pdf")
:content-length (.length tempfile)})
imports (->> (parse/parse-file (.getPath tempfile) filename)
imports (->> (parse/parse-file (.getPath tempfile) filename :allow-glimpse? true)
(map #(assoc %
:client-override client
:location-override location