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 1937a79 commit 5a7bc8eCopy full SHA for 5a7bc8e
components/serializer.rst
@@ -441,8 +441,8 @@ Ignoring Attributes
441
All attributes are included by default when serializing objects. There are two
442
options to ignore some of those attributes.
443
444
-Option 1: Using ``@Ignore`` Annotation
445
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Option 1: Using ``#[Ignore]`` Attribute
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
446
447
.. configuration-block::
448
0 commit comments