Skip to content

Commit 69625e0

Browse files
authored
Fix webhook documentation property inconsistency (#56277)
1 parent 954672b commit 69625e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/webhooks/scripts/webhook.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { getBodyParams, TransformedParam } from '../../rest/scripts/utils/get-bo
66

77
const NO_CHILD_PROPERTIES = [
88
'action',
9+
'comment',
910
'enterprise',
1011
'installation',
1112
'organization',

0 commit comments

Comments
 (0)