79220045

Date: 2024-11-24 12:25:09
Score: 0.5
Natty:
Report link

By default, Symfony is not able to decode multipart/form-data-encoded data, see documentation.

As shown in the API Platform docs, you need to create your own decoder and denormalizer.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: codedge