[create-pull-request] automated change (#70)
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a42eb6a918
commit
0e0a9746aa
1
unifi/setting_teleport.generated.go
generated
1
unifi/setting_teleport.generated.go
generated
@@ -27,6 +27,7 @@ type SettingTeleport struct {
|
||||
|
||||
Key string `json:"key"`
|
||||
|
||||
Enabled bool `json:"enabled"`
|
||||
SubnetCidr string `json:"subnet_cidr"` // ^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\/([8-9]|[1-2][0-9]|3[0-2])$|^$
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user