mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 00:46:58 +02: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