Skip to content

Add new api json_reader_get_current_node

This can be useful to extract a sub json structure during parsing of another (for example when we don't know in advance the format of this sub json and just want to pass it to another consumer).

Closes #9 (closed)

Signed-off-by: Frederic Martinsons frederic.martinsons@sigfox.com

Edited by MARTINSONS Frederic

Merge request reports