I heard you like Wrappers so here are some wrappers inside wrappers (json mapping)

0
What is up with the wrappers? this is an 'ok example' but sometimes it goes overboard.   it seems like an array becomes a 1-1 + 1-*. this seems redundant, right? or is there a good reason for this?  
asked
1 answers
2

Hi Jason,

 

I removed my previous answer because it was not correct, but indeed, when you build a mapping from a JSON Structure from JSON, then in some cases it will output more entities than needed.

 

In the new Consumed REST Service that's in beta right now we try to minimize the number of entities, but that sometimes removes too many entities, so we are still working on getting this better. But it has our attention.

 

Regards,

 

Paul

 

answered