Effect CommunityEC
Effect Community•10mo ago•
1 reply
Bence (Arzen)

Using Multipart Options with FilesSchema in HttpApiEndpoint Request

Hey guys. Is there a way to use Multipart.maxFileSize (or Multipart.withMaxFileSize and Multipart.fieldMimeTypes (or Multipart.withFieldMimeTypes ) with Multipart.FilesSchema to use setPayload on a HttpApiEndpoint request? 🤔 Or is it only used for file system operations?
Was this page helpful?