Hi,
I don't use api-platform with Doctrine ORM and i would like to personnalize the POST action. I defined a CollectionProvider to catch the data, but the POST process doesn't enter in action getCollection. Where's possible to personnalize this ?
My use case is: I get the POST data and transfer that to my RabbitMQ. I don't save any data in database.
Thank's for your help.
Bertrand
该提问来源于开源项目:api-platform/core