Open nickevansuk opened 8 years ago
Clearly separate semi-structured data fields in the API from structured fields
Suggested form:
{ data: {} fields: {} }
Where fields are well defined, and data is arbirary
This has been replaced by the beta namespace and custom namespaces for the modelling specification, and should potentially be handled inside the data block
Clearly separate semi-structured data fields in the API from structured fields
Suggested form:
{ data: {} fields: {} }
Where fields are well defined, and data is arbirary