mirror of
https://github.com/documenso/documenso.git
synced 2026-07-09 12:35:04 +10:00
c85c0cf610
Adds support for multipart/form-data requests in the public api allowing documents to be uploaded without having to perform a secondary request. Need to rollout further endpoints for envelopes and templates. Need to change how we store files to not use `putFileServerSide`