Skip to content

Commit

Permalink
Tweak description annotation for Flux usage (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
fsteeg committed Aug 27, 2021
1 parent 8761d98 commit 8fe67c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* @author Jens Wille
*
*/
@Description("Decodes JSON to metadata events. The \'setRecordPath\' option can be used to set a JsonPath "
@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.")
@In(String.class)
@Out(StreamReceiver.class)
Expand Down

0 comments on commit 8fe67c1

Please sign in to comment.