PROX-367: bump errors.json

This commit is contained in:
avcherkasov 2019-12-02 18:49:38 +03:00
parent 8f702ea07e
commit d01ba4d983

View File

@ -1,7 +1,7 @@
[
{
"codeRegex":"002",
"descriptionRegex":"Invalid .*",
"mapping":"authorization_failed:operation_blocked"
"codeRegex": ".*",
"descriptionRegex": ".*",
"mapping": "ResultUnexpected"
}
]