Vadim Ov
Vadim Ov
Hello, I have similar problem. Need to receive an array of strings (images base64): Payload example: ` { ... "files": [ "based64Image" ` Body param: `@bodyParam files string[] attachments in...
Sorry, didn't clarify one point. Locally works fine. Problem is memory usage. But for example on bitbucket pipeline there is a php memory usage constraint to 128mb. If I use...
> > Sorry, didn't clarify one point. Locally works fine. Problem is memory usage. But for example on bitbucket pipeline there is a php memory usage constraint to 128mb. If...
Cool, thanks. Will try.
Same in macos.