Skip to content

Commit 0ce52a9

Browse files
committed
Add serializedPath output
1 parent 9ca8dc1 commit 0ce52a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ given class:
523523
| | "book:read", |
524524
| | ] |
525525
| | "maxDepth" => null, |
526-
| | "serializedName" => null |
526+
| | "serializedPath" => [data][isbn] |
527527
| | "ignore" => false |
528528
| | "normalizationContexts" => [], |
529529
| | "denormalizationContexts" => [] |

0 commit comments

Comments
 (0)