yada

noonian 2020-05-20T16:21:20.082200Z

Why does Yada not define a patch method out of the box? I was able to add support by adapting the code for put in yada.methods

noonian 2020-05-20T16:30:49.082300Z

Found this gitter thread https://gitter.im/juxt/yada?at=58ef646769a692963ea81c22 Sounds like Yada never supported it

dominicm 2020-05-20T18:15:05.082700Z

My recollection is that certain standards are needed to actually support patch, that yada hasn't implemented