In mantle REST API, partial updates are done with PATCH method. however tomcat does not support PATCH method yet.
My question is how the PATCH method is handled in default deployment (and most of deployment is done with Tomcat)?
In mantle REST API, partial updates are done with PATCH method. however tomcat does not support PATCH method yet.
My question is how the PATCH method is handled in default deployment (and most of deployment is done with Tomcat)?