OpenCyphal / nunaweb

A web UI for transcompiling DSDL via Nunavut.
https://nunaweb.opencyphal.org/
MIT License
4 stars 1 forks source link

Fix MinIO file content types to be correct #40

Closed bbworld1 closed 3 years ago

bbworld1 commented 3 years ago

Previous bug (due to possible minio python API change) set the content type to the size of the file, resulting in all files being treated as plaintext.

coderkalyan commented 3 years ago

I can provide limited review capabilities just for the sake of making sure nothing silly gets committed. But I agree that @bbworld1 should take over maintenance.

bbworld1 commented 3 years ago

Noted.