On Thu, Mar 24, 2022 at 1:50 PM Victor Toso wrote:
>
> Minor issues found and fixed with the example:
> * The JSON object of EVENT was not closed
> * Missing timestamp
> * Flags are optional but if defined then all members should be
> include so we add "recursive" member.
Oh, yeah. Good call.
Minor issues found and fixed with the example:
* The JSON object of EVENT was not closed
* Missing timestamp
* Flags are optional but if defined then all members should be
include so we add "recursive" member.
* Changed string from '' to "" in action-required member.
Signed-off-by: Victor Toso