mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-08 18:55:34 +08:00
dep: add configuration_web_url
This commit is contained in:
@@ -28,6 +28,7 @@ type Profile struct {
|
||||
Devices []string `json:"devices"`
|
||||
Language string `json:"language,omitempty"`
|
||||
Region string `json:"region,omitempty"`
|
||||
ConfigurationWebURL string `json:"configuration_web_url,omitempty"`
|
||||
}
|
||||
|
||||
type ProfileResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user