Fix major update integrating with external wisemapping frond end
This commit is contained in:
@@ -26,7 +26,7 @@ import static com.fasterxml.jackson.annotation.JsonAutoDetect.Visibility.PUBLIC_
|
||||
public class RestLabel {
|
||||
|
||||
@JsonIgnore
|
||||
private Label label;
|
||||
private final Label label;
|
||||
|
||||
public RestLabel() {
|
||||
this(new Label());
|
||||
|
||||
Reference in New Issue
Block a user