1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-26 21:04:16 +02:00

doc formatting

This commit is contained in:
Kelly Brazil
2022-08-17 12:54:12 -07:00
parent 8682a6bd0a
commit cadf7e732e
5 changed files with 9 additions and 3 deletions
+2 -1
View File
@@ -25,7 +25,8 @@ Usage (module):
result = jc.parse('syslog', syslog_string)
Schema:
Blank values converted to `null`/`None`
Blank values converted to `null`/`None`.
[
{
+2
View File
@@ -32,6 +32,8 @@ Usage (module):
Schema:
Blank values converted to `null`/`None`.
{
"priority": integer,
"version": integer,