Skip to content

Commit 31ce79d

Browse files
Removed from duplicate root declaration.
Related with #1710 (comment) issue. The root field is declared twice, on fields and manyToOne secction.
1 parent f22c1e9 commit 31ce79d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doc/tree.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -248,11 +248,6 @@ Entity\Category:
248248
type: integer
249249
gedmo:
250250
- treeRight
251-
root:
252-
type: integer
253-
nullable: true
254-
gedmo:
255-
- treeRoot
256251
lvl:
257252
type: integer
258253
gedmo:

0 commit comments

Comments
 (0)