mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
doc formatting
This commit is contained in:
@ -156,7 +156,9 @@ def process(proc_data):
|
|||||||
"id": integer,
|
"id": integer,
|
||||||
"opcode": string,
|
"opcode": string,
|
||||||
"status": string,
|
"status": string,
|
||||||
"flags": [string],
|
"flags": [
|
||||||
|
string
|
||||||
|
],
|
||||||
"query_num": integer,
|
"query_num": integer,
|
||||||
"answer_num": integer,
|
"answer_num": integer,
|
||||||
"authority_num": integer,
|
"authority_num": integer,
|
||||||
|
Reference in New Issue
Block a user