mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-17 18:51:10 +01:00
Remove unnecessary fields from dto
This commit is contained in:
@@ -46,8 +46,4 @@ interface CreateRepositoryDto {
|
||||
String getContact();
|
||||
|
||||
String getDescription();
|
||||
|
||||
List<HealthCheckFailureDto> getHealthCheckFailures();
|
||||
|
||||
Instant getLastModified();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user