I have a task that is to be executed after a POST or PATCH for an object, say ABC
task
POST
PATCH
The code goes as follows:
models