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 ea211ab commit d48d6d4Copy full SHA for d48d6d4
components/serializer.rst
@@ -371,7 +371,7 @@ It is also possible to serialize only a set of specific attributes::
371
Only attributes that are not ignored (see below) are available.
372
If some serialization groups are set, only attributes allowed by those groups can be used.
373
374
-As for groups, attributes can be applied during both the serialization and deserialization process.
+As for groups, attributes can be selected during both the serialization and deserialization process.
375
376
Ignoring Attributes
377
-------------------
0 commit comments