mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
Remove custom error message from personalisation validation
There's no longer a single err msg that fits all problems with personalisation - since letters expect specific fields there
This commit is contained in:
@@ -14,7 +14,6 @@ uuid = {
|
||||
|
||||
personalisation = {
|
||||
"type": "object",
|
||||
"validationMessage": "should contain key value pairs",
|
||||
"code": "1001", # yet to be implemented
|
||||
"link": "link to our error documentation not yet implemented"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user