mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
All webhook fixtures have now been renamed from <webhook_name>/fixtures/<webhook_name>_<event_type>.json to <webhook_name>/fixtures/<event_type>.json. |
||
|---|---|---|
| .. | ||
| v1_commit_comment_line.json | ||
| v1_commit_comment.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_commits_more_than_limit.json | ||
| v1_push.json | ||
| v2_commit_comment_line.json | ||
| v2_commit_comment.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_commits_more_than_limit.json | ||
| v2_push_multiple_committers_with_others.json | ||
| v2_push_multiple_committers.json | ||
| v2_push.json | ||