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 d3ac16f commit 09f5cc1Copy full SHA for 09f5cc1
components/serializer.rst
@@ -1839,8 +1839,8 @@ and ``BitBucketCodeRepository`` classes:
1839
1840
.. note::
1841
1842
- The values of the array parameter `mapping` should be strings.
1843
- Otherwise, it will implicitly be cast into strings.
+ The values of the ``mapping`` array option must be strings.
+ Otherwise, they will be cast into strings automatically.
1844
1845
Once configured, the serializer uses the mapping to pick the correct class::
1846
0 commit comments