dev add geo country service
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-04-15 10:25:25 +07:00
parent 0bb952c4e6
commit c60aeec6f5
3 changed files with 27 additions and 7 deletions
@@ -64,6 +64,9 @@ public class ViolationResponse {
@JsonProperty("country")
private String country;
@JsonProperty("country_code")
private String countryCode;
@JsonProperty("file_id")
private String fileId;