|
|
|
|
|
by kbrazil
1318 days ago
|
|
You can also run `jc -h --dig` to get the parser details that include the schema. Having true JSON Schema[0] is being considered, but on the back-burner due to the sheer number of parsers to build schemas for. Also, it is more difficult to accurately define the schema for a small subset of parsers since their command output are so variable. [0] https://json-schema.org/ |
|