1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

doc update

This commit is contained in:
Kelly Brazil
2024-10-20 09:50:36 -07:00
parent 26133261f9
commit a8f769eea3

View File

@ -51,7 +51,7 @@ Schema:
{
"address": string,
"status": string,
"prefix_length": int,
"prefix_length": integer,
}
],
"ipv4_addresses": [
@ -81,7 +81,7 @@ Schema:
"netbios_over_tcpip": boolean,
"media_state": string,
"extras": [
string: string
<string>: string
]
}
],