Bug 1441: Added proper handling of reading JSON list items. 01/10601/8
authorTony Tkacik <ttkacik@cisco.com>
Mon, 1 Sep 2014 19:56:45 +0000 (21:56 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Tue, 2 Sep 2014 15:53:31 +0000 (17:53 +0200)
commit58a7bfd897607524c746d3adf65517b72f8ead06
tree39b5d6e7b660fbb080660475c826c346b735ebbe
parent95b4977acbae3cc1ad8c686ecff450654cf237e5
Bug 1441: Added proper handling of reading JSON list items.

Fixed handling of reading nested data in JSON codec.

Initial integration contained bug, which did use JSON
codec correctly, which ended in 500 for reading list item.

Change-Id: I38ef0b40cea1a22e313d22f64db3806c293d67d6
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
opendaylight/md-sal/sal-rest-connector/src/main/java/org/opendaylight/controller/sal/rest/impl/NormalizedNodeJsonBodyWriter.java