-
01:16
(UTC -05:00)
Highlights
Pinned Loading
-
Simple example of using Circe Decode...
Simple example of using Circe Decoder with prepare to preprocesses Json (JSonObjects in this case) 1import io.circe._
23// Generalized in real-life
4def fieldNameChangeEx(in: JsonObject): JsonObject = {
5val fieldName = "type"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.