Open berryware opened 6 years ago
There needs to be json validation available both in the SMD classes, as well as at the implementor level. Creates, for example, need to validate that no id is specified and generate an id automatically
The library now checks to make sure that no id exists for a create and that an id does exist for updates.
There needs to be json validation available both in the SMD classes, as well as at the implementor level. Creates, for example, need to validate that no id is specified and generate an id automatically