We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbdd9b1 commit 226b7f3Copy full SHA for 226b7f3
lib/optimizely/event/entity/event_batch.rb
@@ -29,7 +29,7 @@ def as_json
29
client_version: @client_version,
30
anonymize_ip: @anonymize_ip,
31
enrich_decisions: @enrich_decisions,
32
- visitors: @visitors,
+ visitors: @visitors
33
}
34
end
35
0 commit comments