Hello,
I use dataverse 4.5.1. when I try to update a Dataset DRAFT for the first one with setting new value "termsOfUse", with Native API Dataverse (File json),
PUT http://$SERVER/api/datasets/$id/versions/:draft?key=$apiKey, the Dataset not take the new value.
But when I publish the dataset and after I try second time to update dataset it's work, I have "termsOfUse" with the new value
Thanks!
Fairouz