In openUI5 version 1.20.10 I am using a MockServer to test my dataservices. Reading from this through a oDataModel (instance) does not return an oData (json) object.
The results can be found in the following pastebin:
openUI5 MockServer reading with ODataModel - Pastebin.com
Any suggestions?