mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
doc update
This commit is contained in:
@ -34,11 +34,11 @@ Schema:
|
||||
"config": [
|
||||
{
|
||||
"name": string,
|
||||
"state": string,
|
||||
"read": integer,
|
||||
"write": integer,
|
||||
"checksum": integer,
|
||||
"errors": string,
|
||||
"state": string/null,
|
||||
"read": integer/null,
|
||||
"write": integer/null,
|
||||
"checksum": integer/null,
|
||||
"errors": string/null,
|
||||
}
|
||||
],
|
||||
"errors": string
|
||||
|
Reference in New Issue
Block a user