Skip to content

Commit ac42fe2

Browse files
johnnypecksoyuka
authored andcommitted
'generators' to 'annotationGenerators' option
The examples showed the option as 'annotationGenerators' yet the description said 'generators' option.
1 parent eab796c commit ac42fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema-generator/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ author: "Kévin Dunglas <[email protected]>"
260260
## Disabling Generators and Creating Custom Ones
261261

262262
By default, all generators except `DunglasJsonLdApi` (API Platform v1) and `SerializerGroups` are enabled.
263-
You can specify the list of generators to use with the `generators` option.
263+
You can specify the list of generators to use with the `annotationGenerators` option.
264264

265265
Example (enabling only the PHPDoc generator):
266266

0 commit comments

Comments
 (0)