Add new validation errors

This commit is contained in:
Roj Serbest 2021-10-16 17:16:49 +03:00
parent e46cf17e6d
commit c625ba0697
1 changed files with 4 additions and 0 deletions

View File

@ -71,6 +71,10 @@
"8465": {
"_": "AgreementRequired",
"description": "The client/user must agree to the condition to invoke the method"
},
"8468": {
"_": "InvalidUrlValue",
"description": "The given URL input is invalid"
}
},
"server": {