You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schema-generator/configuration.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -283,8 +283,7 @@ annotationGenerators:
283
283
284
284
## Disabling `id` Generator
285
285
286
-
By default, the generator add a property called `id` not provided by Schema.org. This useful when using generated entity
287
-
with an ORM or an ODM.
286
+
By default, the generator adds a property called `id` not provided by Schema.org. This may be useful when generating an entity for use with an ORM or an ODM.
288
287
This behavior can be disabled with the following setting:
0 commit comments