Skip to content

Commit 03a9c45

Browse files
codedmonkeyfranmomu
authored andcommitted
Remove broken YAML configuration example
1 parent 27f43d7 commit 03a9c45

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

doc/softdeleteable.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -165,19 +165,6 @@ class Article
165165
}
166166
```
167167

168-
id:
169-
id:
170-
type: integer
171-
generator:
172-
strategy: AUTO
173-
fields:
174-
title:
175-
type: string
176-
deletedAt:
177-
type: date
178-
nullable: true
179-
```
180-
181168
<a name="xml-mapping"></a>
182169

183170
## Xml mapping example

0 commit comments

Comments
 (0)