Dear Paul,

> On the other hand, there's nothing inherently wrong with the PATCH verb

True, PATCH could be idempotent... It just depends on your patch format. 

I just had a look at your patch operations specification:
- When you add or remove a key/value, this is idempotent.
- However, when you add or remove an array element based on an index, this is 
not.


Regards,

Aurélien  

Reply via email to