But only the last image from the array is added. I also tried to add images with different keys into the Postman request and used the addAllMediaFromRequest function, but it still uploads only the last image while ignoring all others
@Isaacshort I did this, too, but it didn't help.
Images are OK and work just fine when you add just one image. But if you add them as array, only the last one is added.