When you work with REST-services you will consume a lot of structured results in the form of Json data.
Reading the Json specification to create a matching model – attribute by attribute, relation by relation is tiresome.
To help you with this consider the new function “add attributes, associations and classes from clipboard json ”
With this function you may copy some output – like the sample below that shows Spotify categories – and pour it into model:
Using the new MDrivenDesigner function I get this :
Here is a small video:
Thanks a lot, CO!