Skip to content

Commit 07a168a

Browse files
committed
add default value to mapped option of entity
1 parent b1e0886 commit 07a168a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mapped
22
~~~~~~
33

4-
**type**: ``boolean``
4+
**type**: ``boolean`` **default**: ``true``
55

66
If you wish the field to be ignored when reading or writing to the object, you
77
can set the ``mapped`` option to ``false``.

0 commit comments

Comments
 (0)