Files
go-unifi/fields/6.0.43/UserGroup.json
Paul Tyng 4ab4036985 Bump to 6.0.43, use go generate
Also moved fetching of JSON information to Go for cross-OS usage.
2021-04-09 09:51:50 -04:00

6 lines
145 B
JSON

{
"name": ".{1,128}",
"qos_rate_max_up": "-1|[2-9]|[1-9][0-9]{1,4}|100000",
"qos_rate_max_down": "-1|[2-9]|[1-9][0-9]{1,4}|100000"
}