Method Ok(string, string, ExampleTier, long, int, string[], string?)
Helper to create success result with count.
protected static ExampleResult Ok(string id, string title, ExampleTier tier, long elapsedMs, int count, string[] output, string? sql = null)