Parts of string to special json format
Hi, I need to transform array of string to a special json format.
I don't know where to start to achieve this.
And I need to transform to json like this :
Thanks for you help!
1 Reply
1. Create an object (or multiple, in this case) that would represent your JSON
2. Instantiate them
3. Serialize them