Updating records with the PUT /cve/{id}/cna and PUT /cve/{id}/adp endpoints should check if a CVE record's dataVersion field is current and update it to the current schema version number if it's not.
Definition of Done
Updating a record correctly updates dataVersion number
Summary
Updating records with the PUT
/cve/{id}/cna
and PUT/cve/{id}/adp
endpoints should check if a CVE record'sdataVersion
field is current and update it to the current schema version number if it's not.Definition of Done
dataVersion
number