Skip to content

Commit

Permalink
Redshift JSON Path: add for com.optimizely.optimizelyx/summary/jsonsc…
Browse files Browse the repository at this point in the history
…hema/1-0-0 (close #547)
  • Loading branch information
miike authored and alexanderdean committed Apr 12, 2017
1 parent 089e838 commit 548e7f9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions jsonpaths/com.optimizely.optimizelyx/summary_1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"jsonpaths": [
"$.schema.vendor",
"$.schema.name",
"$.schema.format",
"$.schema.version",
"$.hierarchy.rootId",
"$.hierarchy.rootTstamp",
"$.hierarchy.refRoot",
"$.hierarchy.refTree",
"$.hierarchy.refParent",
"$.data.experimentId",
"$.data.variation",
"$.data.variationName",
"$.data.visitorId"
]
}

0 comments on commit 548e7f9

Please sign in to comment.