📝 updated documentation #1314
This commit is contained in:
parent
7b501de054
commit
f102df3cba
4 changed files with 12 additions and 4 deletions
doc/examples
|
@ -50,4 +50,6 @@ arrays:
|
|||
strings:
|
||||
"Hellö 😀!"
|
||||
"Hell\u00f6 \ud83d\ude00!"
|
||||
[json.exception.type_error.316] invalid UTF-8 byte at index 3: 0xC0
|
||||
[json.exception.type_error.316] invalid UTF-8 byte at index 2: 0xA9
|
||||
string with replaced invalid characters: "ä<>ü"
|
||||
string with ignored invalid characters: "äü"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue