You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
numberThe text was updated successfully, but these errors were encountered: