deserialize
DeserializationStrategy entry point.
Expects the decoded JsonElement to be a full JSON:API envelope ({ "data": { … }, "included": [ … ] }). Useful when calling Json.decodeFromJsonElement directly (e.g. in tests).
DeserializationStrategy entry point.
Expects the decoded JsonElement to be a full JSON:API envelope ({ "data": { … }, "included": [ … ] }). Useful when calling Json.decodeFromJsonElement directly (e.g. in tests).