Skip to content

Commit

Permalink
eve/schema: add missing field "code" anomaly events
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Oct 22, 2024
1 parent 30806ce commit b44fc62
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 @@ -340,6 +340,9 @@
},
"type": {
"type": "string"
},
"code": {
"type": "integer"
}
},
"additionalProperties": false
Expand Down

0 comments on commit b44fc62

Please sign in to comment.