JSON sources
Last updated
Was this helpful?
Last updated
Was this helpful?
Location: Sources.Json module.
JsonStringSource parses well-formed JSON documents from in-memory strings and supports manual external updates:
JsonFileSource parses JSON files and automatically watches for changes:
A file that does not exist simply leads to a null
node, which implies default settings values unless something is explicitly required.