My SignalR hub method looks like this:
public async Task ApplyChanges( IEnumerable docs ) { ... }
For debug