This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Description
@siman had issues with uploads; it turns out that if you set the correct CT, or something like application/octet-stream, uploads fail. If you set an empty CT, uploads succeed.
This isn't something we're checking, it's something express-openapi does. We'll have to figure out why it does that, and make it stop.