This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user