1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00

formatting

This commit is contained in:
Kelly Brazil
2022-11-21 12:12:16 -08:00
parent 26f8803b23
commit 3f13c70dfa
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ Empty strings and `-` values are converted to `null`/`None`.
"user_agent": string,
"extra": string,
"epoch": integer, # [0]
"epoch_utc": integer # [1]
"epoch_utc": integer, # [1]
"unparsable": string # [2]
}
]