bsimmons
05/15/2020, 2:47 PMDominaezzz
05/15/2020, 2:49 PMbsimmons
05/15/2020, 2:52 PMCasey Brooks
05/15/2020, 2:54 PMgabin
05/15/2020, 2:55 PMbsimmons
05/15/2020, 3:03 PMgabin
05/15/2020, 3:05 PMjson { "additional key" to "value" }
bsimmons
05/15/2020, 3:15 PMgabin
05/15/2020, 3:20 PMval jsonBody = json { "user" to user, "email" to email }
You can see examples of json creation at the header of Json.kt file or search through kotlinx.serialization docsbsimmons
05/15/2020, 3:35 PM