From 407675c741dd811c7124666477d7ccd42a55f827 Mon Sep 17 00:00:00 2001 From: Max U Date: Mon, 2 Jul 2018 15:00:05 -0700 Subject: [PATCH] additional config information --- docs/DATA_FORMATS_INPUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/DATA_FORMATS_INPUT.md b/docs/DATA_FORMATS_INPUT.md index 0bf525353..a5342d756 100644 --- a/docs/DATA_FORMATS_INPUT.md +++ b/docs/DATA_FORMATS_INPUT.md @@ -228,6 +228,7 @@ Any paths otherwise specified will be their marked type and stored as fields. Paths are a series of keys seperated by a dot, ie "obj.sub_obj" Paths should not lead to an JSON array, but a single object. An error message will be thrown if a path describes an array. +Further reading for path syntax can be found here: https://github.com/tidwall/gjson As an example, if you had the json: `json