Esempio n. 1
0
 public ActionResult Patch([FromBody] IDictionary <string, object> value) => ToResponseCode(_service.Patch(value));