Skip to content

Commit 59b0dd8

Browse files
committed
Add "Some values are missing" as a possible deserialization issue
1 parent 56cff3d commit 59b0dd8

File tree

1 file changed

+4
-0
lines changed
  • src/pages/v7/runtime/deserialization/noerror

1 file changed

+4
-0
lines changed

src/pages/v7/runtime/deserialization/noerror/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ options:
2020
label: Some strings are truncated
2121
summary: Some strings are truncated
2222
page: /v6/runtime/deserialization/noerror/truncatedstrings/index.md
23+
missing:
24+
label: "Some values are missing"
25+
summary: Some values are missing
26+
page: novalue/index.md
2327
---
2428

2529
So, what's the problem then?

0 commit comments

Comments
 (0)