ebi-ait / checklist

Template repository for checklists
Apache License 2.0
1 stars 0 forks source link

release revised checklist schemas #77

Open amnonkhen opened 2 months ago

amnonkhen commented 2 months ago

Definition of Done

theisuru commented 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'"
theisuru commented 2 months ago

Schema store is deployed and revised checklists schemas are available in wp-np2-44

theisuru commented 2 months ago

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.