Skip to content

Commit

Permalink
StorageLoader: wrote JSON Paths file for com.google.analytics.enhance…
Browse files Browse the repository at this point in the history
…d-ecommerce/promotionFieldObject (closes #2132)
  • Loading branch information
fblundun authored and alexanderdean committed Jan 14, 2016
1 parent 2b2ba8d commit a7d36d8
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"jsonpaths": [
"$.schema.vendor",
"$.schema.name",
"$.schema.format",
"$.schema.version",
"$.hierarchy.rootId",
"$.hierarchy.rootTstamp",
"$.hierarchy.refRoot",
"$.hierarchy.refTree",
"$.hierarchy.refParent",
"$.data.creative",
"$.data.currency",
"$.data.id",
"$.data.name",
"$.data.position"
]
}

0 comments on commit a7d36d8

Please sign in to comment.