glideapps / glideapps/quicktype
kotlin code ecample deprecated
Open
- Dominant language
- TypeScript
- Stars
- 13.9k
- Forks
- 1.2k
- Avg merge
- 8h 53m
- Merged PRs (30d)
- 369
Description
Hi,
I think your parsing code example for kotlin is deprecated, so please change to an updated version
// To parse the JSON, install kotlin's serialization plugin and do:
//
// val json = Json(JsonConfiguration.Stable)
// val welcome = json.parse(Welcome.serializer(), jsonString)
Contributor guide
Assessment
This issue has not been assessed yet.