data-prepper
data-prepper copied to clipboard
Parse JSON Processor: README, more testing, support for JSON Pointer
Signed-off-by: Finn Roblin [email protected]
Description
Adds documentation and support for JSON Pointers to the parse_json
processor
Issues Resolved
Resolves #831
Check List
- [X] New functionality includes testing.
- [X] New functionality has been documented.
- [X] New functionality has javadoc added
- [X] Commits are signed with a real name per the DCO
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.