We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b296d commit d067209Copy full SHA for d067209
serializer.rst
@@ -53,7 +53,7 @@ it in your configuration:
53
'serializer' => array(
54
'enable_annotations' => true,
55
// Alternatively, if you don't want to use annotations
56
- 'enabled' => true,
+ //'enabled' => true,
57
),
58
));
59
0 commit comments