Fix VisitedRoom v2 deserialization
Since VisitedRoom does not extend Entity, @JsonProperty has to be set explicitly for id.
Please register or sign in to comment
Since VisitedRoom does not extend Entity, @JsonProperty has to be set explicitly for id.