Join Slack
Powered by
hey anyone know how to specify the json key for a ...
# announcements
m
Matt
06/20/2019, 2:04 AM
hey anyone know how to specify the json key for a field on an object in serialization? i.e. seriesUUID in the app but the api sends as series_uuid? am i stuck with the object having series_uuid?
m
Marc Knaup
06/20/2019, 2:22 AM
Are you talking about kotlinx
#C7A1U5PTM
?
Marc Knaup
06/20/2019, 2:22 AM
use
@SerialName
m
Matt
06/20/2019, 2:35 PM
ah okay thanks 🙂
4
Views
Open in Slack
Previous
Next