Skip to content

Commit

Permalink
fix: correct event details type, include provider name (#210)
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
  • Loading branch information
toddbaert authored Nov 13, 2023
1 parent 814e332 commit 34e0a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ A structure defining a provider event payload, including:

A structure defining an event payload, including:

- client name (string, required)
- provider name (string, required)
- flags changed (string[], optional)
- message (string, optional)
- event metadata ([event metadata](#event-metadata))
Expand Down

0 comments on commit 34e0a33

Please sign in to comment.