Add delete city from dockview dtol
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-06-10 09:57:54 +07:00
parent 10703857f7
commit 9c81dfea87
@@ -14,9 +14,6 @@ import java.time.LocalDateTime;
@AllArgsConstructor @AllArgsConstructor
public class DockViewResponse { public class DockViewResponse {
@JsonProperty("city")
private String city;
@JsonProperty("country") @JsonProperty("country")
private String country; private String country;