After I changed the code to allow multiple files, the metadata in the geocode response is not filled correctly
paikka | 2026-05-17T14:05:58.471Z ERROR 10 --- [nio-8080-exec-2] c.d.paikka.service.MetadataService : Failed to load metadata from /data/live_data/paikka_metadata.json: Cannot deserialize value of type `java.lang.String` from Array value (token `JsonToken.START_ARRAY`)
paikka | at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 92] (through reference chain: com.dedicatedcode.paikka.service.PaikkaMetadata["file"])
After I changed the code to allow multiple files, the metadata in the geocode response is not filled correctly