Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
72d0d56868 |
@@ -6,5 +6,6 @@ type Publish struct {
|
||||
Event string `json:"event,omitempty"`
|
||||
Uuid uuid.UUID `json:"uuid,omitempty"`
|
||||
Path string `json:"path,omitempty"`
|
||||
Type Type `json:"type,omitempty"`
|
||||
Value any `json:"value,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user