Vadim Ov

Results 5 comments of 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...