deepgram/deepgram-dotnet-sdk

Summarized usage should be able to filter by multiple tags

michaeljolley opened this issue · 1 comments

The API supports filtering summarized usage with more than one tag, but the .NET SDK is limiting it to one. Need to modify that to support more than one tag.

public string Tag { get; set; }

Resolved as of 1.2.0