response for getDataNode is
{ "test:bookstore":{ "bookstore-name":"Chapters", "categories":[ ... ] } }
But we send this body when creating/updating DataNode (i.e. its wrapped using module information)
{ "test:bookstore":{ "bookstore-name":"Chapters", "categories":[ ... ] } }
This might have been discussed in the past, this Jira is just a placeholder to start a quick investigation and decide what we agreed to do or want to do now...