Compare commits

...

1 Commits

Author SHA1 Message Date
Jeremy Desanlis 8e061966ac tempo 2017-11-28 09:44:37 -08:00
1 changed files with 6 additions and 0 deletions

View File

@ -711,5 +711,11 @@
"NotEnoughMapsInConfig:": {
"description": "NotEnoughMapsInConfig",
"code": 400
},
"_comment": "----------------------- cdmiclient -----------------------",
"_comment": "#### formatErrors ####",
"ReadOnly": {
"description": "read only back-end",
"code": 403
}
}