zulip/zerver/webhooks/github/fixtures
Eeshan Garg 597db11a98 webhooks: Rename webhook fixtures to only include event type.
All webhook fixtures have now been renamed from
<webhook_name>/fixtures/<webhook_name>_<event_type>.json to
<webhook_name>/fixtures/<event_type>.json.
2017-05-13 20:07:40 -02:30
..
v1_commit_comment.json
v1_commit_comment_line.json
v1_issue_comment.json
v1_issues_closed.json
v1_issues_opened.json
v1_pull_request_closed.json
v1_pull_request_comment.json
v1_pull_request_opened.json
v1_pull_request_synchronize.json
v1_push.json
v1_push_commits_more_than_limit.json
v2_commit_comment.json
v2_commit_comment_line.json
v2_issue_comment.json
v2_issues_closed.json
v2_issues_opened.json
v2_pull_request_closed.json
v2_pull_request_comment.json
v2_pull_request_opened.json
v2_pull_request_synchronize.json
v2_push.json
v2_push_commits_more_than_limit.json
v2_push_multiple_committers.json
v2_push_multiple_committers_with_others.json