Пример #1
0
 public ActionResult Put([FromBody] IDictionary <string, object> value) => ToResponseCode(_service.Put(value));