Hi,
I have a model called Data and its associated DataVersion model.
My Data schema is as follows :
{class: String,
body: {}
}
The problem is that the content of the body attribute is empty in the attribute doc.body of the DataVersion instances.
Is this normal ?
Regards,
Fabien.
Hi,
I have a model called Data and its associated DataVersion model.
My Data schema is as follows :
{class: String,
body: {}
}
The problem is that the content of the body attribute is empty in the attribute doc.body of the DataVersion instances.
Is this normal ?
Regards,
Fabien.