Skip to content

Commit ea4bc1d

Browse files
authored
Update REST_API_InternalDoc.md
1 parent b01855e commit ea4bc1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REST_API_InternalDoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Subscription: `connectUpdate`
7979
system user information
8080
```json
8181
{
82-
"SystemUsers": [
82+
"systemUsers": [
8383
{"Name": "Dan", "Group": "Yellow", "Token": "", "Password": "", "Certs": "a.zip", "Uid": ""},
8484
{"Name": "Joe", "Group": "Yellow", "Token": "", "Password": "", "Certs": "b.zip", "Uid": ""},
8585
{"Name": "Bill", "Group": "Yellow", "Token": "", "Password": "", "Certs": "c.zip", "Uid": ""}

0 commit comments

Comments
 (0)