Luna

Results 3 comments of Luna

> I installed the sprite extruder on the SKR mini E3 2.0 without problems.... I did everything exactly according to plan. Even ran it with the cables attached but the...

So, i'll use my full code to explain. Its mean for the [Pluralkit api](https://pluralkit.me/api/) ```java package com.luwuna.PluralkitAPI.Models; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.ObjectMapper; import com.luwuna.PluralkitAPI.Models.Privacy.MemberPrivacy; import...

The format of the JSONObect read from can be found [here](https://bork.treble-is-fluffy.gay/floof8367.png) (i marked the property that gives issues), and the (simplified) object that returns is this ```json { "id":"ccyvi", "uuid":"5be75c0c-799f-4fe5-af15-933ade9516e4",...