updates
This commit is contained in:
@@ -55,6 +55,10 @@ type CloudEventReceived struct {
|
||||
Value string `json:"Value"`
|
||||
} `json:"Vm"`
|
||||
} `json:"Vm"`
|
||||
ConfigSpec any `json:"configSpec"`
|
||||
ConfigChanges struct {
|
||||
Modified string `json:"modified"`
|
||||
} `json:"configChanges"`
|
||||
} `json:"data"`
|
||||
} `json:"cloudEvent"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user