Commit ec8fc6b
committed
minor #18316 [Serializer] Fix data type according to the field name on serializer.rst (brunoocasali)
This PR was submitted for the 6.2 branch but it was squashed and merged into the 5.4 branch instead.
Discussion
----------
[Serializer] Fix data type according to the field name on serializer.rst
Fix a typo because I assume the wanted type is a text, not an integer.
Commits
-------
64cb701 [Serializer] Fix data type according to the field name on serializer.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
0 commit comments