mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-04 19:30:51 +01:00
cleanup
This commit is contained in:
@@ -54,6 +54,7 @@ public class BranchDto extends HalRepresentation {
|
||||
private boolean defaultBranch;
|
||||
@JsonInclude(JsonInclude.Include.NON_NULL)
|
||||
private Instant lastModified;
|
||||
@JsonInclude(JsonInclude.Include.NON_NULL)
|
||||
private PersonDto lastModifier;
|
||||
|
||||
BranchDto(Links links, Embedded embedded) {
|
||||
|
||||
Reference in New Issue
Block a user