Skip to content

Commit

Permalink
fix: make result optional for notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejonas authored Feb 6, 2023
1 parent ce55556 commit e944b6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -588,8 +588,7 @@
"type": "object",
"required": [
"name",
"params",
"result"
"params"
],
"properties": {
"name": {
Expand Down

0 comments on commit e944b6c

Please sign in to comment.