Skip to content

Commit

Permalink
eve/schema: add missing field "code" anomaly events
Browse files Browse the repository at this point in the history
(cherry picked from commit b44fc62)
  • Loading branch information
jasonish committed Oct 28, 2024
1 parent ede115f commit 10225bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,9 @@
},
"type": {
"type": "string"
},
"code": {
"type": "integer"
}
},
"additionalProperties": false
Expand Down

0 comments on commit 10225bd

Please sign in to comment.