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 64e57d9 commit f98dc36Copy full SHA for f98dc36
source/extended-json.rst
@@ -371,8 +371,8 @@ JSON as::
371
{"$uuid": <canonical textual representation of a UUID>}
372
373
The rules for generating the canonical string representation of a
374
-UUID are defined in `
375
-RFC 4122 Section 3 <https://tools.ietf.org/html/rfc4122#section-3>`_.
+UUID are defined in
+`RFC 4122 Section 3 <https://tools.ietf.org/html/rfc4122#section-3>`_.
376
Use of this format result in a more readable extended JSON
377
representation of the UUID from the previous example::
378
0 commit comments