tree-ware / tree-ware-kotlin-core

Apache License 2.0
1 stars 0 forks source link

Simpler JSON for models #2

Closed deepak-nulu closed 3 years ago

deepak-nulu commented 3 years ago

The current JSON representation for a model with aux data is hard to use/create since it creates additional layers of nesting at each level. A simpler JSON representation should be created before we start using JSON for schema and DB mappings.

After considering various representations, the following representation was settled upon: