public async void Put(Scoutt scout) { _scoutService.Put(scout); }
public async void Put(Scoutt scout) { }