Skip to content

Commit 102c199

Browse files
committed
Merge #14 from branch 'metafacture-core-382-jsonApi' of https://github.com/metafacture/metafacture-documentation
2 parents 0ef34ff + 6cb78bb commit 102c199

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

flux-commands.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,9 @@ decode-html
114114

115115
decode-json
116116
-----------
117-
- options: recordid (String), recordcount (int), arraymarker (String), arrayname (String), allowcomments (boolean)
118-
- signature: <unknown> ->
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.
118+
- options: recordid (String), recordcount (int), arraymarker (String), arrayname (String), recordpath (String), allowcomments (boolean)
119+
- signature: String -> StreamReceiver
119120
- java class: org.metafacture.json.JsonDecoder
120121

121122
decode-mab

0 commit comments

Comments
 (0)