Add function to add one json array to another one 94/22594/3 8.99.1 icefish/8.99.1 icefish_8.99.1
authorJonathan Aillet <jonathan.aillet@iot.bzh>
Tue, 8 Oct 2019 13:54:31 +0000 (15:54 +0200)
committerJonathan Aillet <jonathan.aillet@iot.bzh>
Wed, 9 Oct 2019 13:42:15 +0000 (15:42 +0200)
commit5b9cce9fd0a1da9aeaaba8465f9a2780282a2247
tree1ff4f8f7b9cbfc0883b2b158efc1605db6605070
parent25bb4512a2c2bc66f9eb255a872600f67bd4943f
Add function to add one json array to another one

Add a function to add one json array to another one.
The json array to add can be inserted at any place of the json array
to complete using 'idx' parameter.

Also, correct minor mistake in 'wrap_json_object_add' description.

BUG-AGL: SPEC-2867

Change-Id: I8936f298a4499f265646a75584d7fe6b29700513
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
wrap-json.c
wrap-json.h