clay / amphora

Middleware for Express that composes components into renderable pages
https://claycms.gitbooks.io/amphora/
MIT License
31 stars 23 forks source link

Add patch functionality to lists #691

Closed jpope19 closed 3 years ago

mrollinsiv commented 3 years ago

Is there a PR or matching ticket to update Kiln to utilize PATCH instead of doing a PUT of the entire list?

jpope19 commented 3 years ago

Is there a PR or matching ticket to update Kiln to utilize PATCH instead of doing a PUT of the entire list?

https://github.com/clay/clay-kiln/pull/1511