Closed mmuruev closed 1 month ago
{ "errors" : [ { "index" : 1, "errors" : [ { "error" : { "key" : "identifier", "errors" : [ { "code" : "notUnique", "message" : "Invalid identifier given. Identifier must be unique" } ] } } ] } ]
API return something like this but exception object ErrorHolder. Contains no 'index' info
ErrorHolder
https://github.com/crowdin/crowdin-api-client-java/pull/255
Available in 1.18.0
API return something like this but exception object
ErrorHolder
. Contains no 'index' info