Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2181

The same name child ignored while creating node using REST API

XMLWordPrintable

      {
      "children": {
      "foo":

      { "name": "first" }

      ,
      "foo":

      { "name": "second" }

      }
      }

      Above request creates one children named 'foo' with a property 'name' = 'second'. The first child is ignored. Instead ModeShape should create two children: 'foo' and 'foo[2]' (the same name siblings).

              hchiorean Horia Chiorean (Inactive)
              marcin.galazka Marcin Gałązka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: