JsonLight support

27 views
Skip to first unread message

Joe

unread,
Oct 14, 2014, 6:03:17 PM10/14/14
to pod...@googlegroups.com

POData includes a JsonLightODataWriter class, but it does not implement the writeServiceDocement() method.  Instead, this is inherited from the JsonODataV1Writer class, so it looks like there isn't support for JsonLight with service documents?  When I request a service document, no matter what type of json I set $format to, I get back something that looks like:

{
  • d
    {
    • EntitySet
      [
      • "Entity1",
      • "Entity2",
      • "Entity3"
      ]
    }
}

which I think is the old style Json.


Thanks!

drdamour

unread,
Oct 14, 2014, 7:39:51 PM10/14/14
to pod...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages