Open amnonkhen opened 2 months ago
Improve synonym error messages by adding errorMessage
to schema template inside allof
. This should be used by ajv-errors
.
"errorMessage": "Just one of the following properties must be specified: 'collection_date', 'collection date', 'Event Date/Time'"
Schema store is deployed and revised checklists schemas are available in wp-np2-44
Another fix was done to rectify the issue reported by Enrique few weeks back, which also relates to synonyms. We now populate a property for each synonym to make sure it has the same structure as the original property.
Definition of Done