mapilio / mapilio-kit

Mapilio Kit is a library for processing and uploading images to Mapilio
https://www.mapilio.com
MIT License
12 stars 0 forks source link

add anomaly_reason parameter to types_fmt.py #181

Closed gorkemgul closed 1 month ago

gorkemgul commented 1 month ago

There was a problem on upload process. After debugging it I found the source. It was related to anomaly reason parameter. According to the new updates kit provides anomaly reason, however, on validate schema it wasn't exist that's why we weren't be able to upload the data. It fixed now.