Hi, When using Olingo V4 client and issuing a Entity request, I observed that the default ODataFormat is to "application/json;odata.metadata=full", then the request fails with 406. I know, Olingo is process of supporting the "odata.metadata=full", but the question I have wouldn't it be better this is mapped to "odata.metadata=minimal"?
I see that one can set this client configuration, but having a good default will save some time for a client developer. WDYT? Thanks Ramesh..
