Deserialize multipart - API Platform Discovery training
To manage the sending of files, we have seen that API platform was not able to deserialize requests in the format. multipart / form-data
natively. Also, we will see in this chapter how to extend APIPlatform by decorating the DeserializeListener.