Skip to content

Commit 6cb78bb

Browse files
committed
Update decode-json description
See metafacture/metafacture-core#384
1 parent 35a8058 commit 6cb78bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flux-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ decode-html
114114

115115
decode-json
116116
-----------
117-
- description: Decodes JSON to metadata events. The 'setRecordPath' option can be used to set a JsonPath to extract a path as JSON - or to split the data into multiple JSON documents.
117+
- description: Decodes JSON to metadata events. The 'recordPath' option can be used to set a JsonPath to extract a path as JSON - or to split the data into multiple JSON documents.
118118
- options: recordid (String), recordcount (int), arraymarker (String), arrayname (String), recordpath (String), allowcomments (boolean)
119119
- signature: String -> StreamReceiver
120120
- java class: org.metafacture.json.JsonDecoder

0 commit comments

Comments
 (0)