Rename json tag for operation property
This commit is contained in:
@@ -19,7 +19,7 @@ type (
|
||||
ResourceID uint64 `json:"resourceID,string"`
|
||||
|
||||
Revision uint `json:"revision"`
|
||||
Operation Operation `json:"event"`
|
||||
Operation Operation `json:"operation"`
|
||||
|
||||
UserID uint64 `json:"userID,string"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user