Ejemplo n.º 1
0
 public async Task <ApiResponse> SaveAsync(Pages model) => await _cmsRepository.SaveAsync(model);