コード例 #1
0
 public async Task Add([FromBody] ResourceAddInput input) => await _moduleAppService.AddResource(input);