Join Slack
Powered by
does anyone know how I can add a element to the `n...
# klaxon
v
viralshah
02/14/2020, 4:28 AM
does anyone know how I can add a element to the
notes
array in the following json object?
Copy code
val msg = json { obj( "a" to "b", "notes" to array() ) }
Open in Slack
Previous
Next