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