From 5496fe6b7b6583f9b6afc4a8ec0d41f444d17475 Mon Sep 17 00:00:00 2001 From: Jess Hosman <1183847+jhosman@users.noreply.github.com> Date: Mon, 6 Feb 2023 11:04:07 -0700 Subject: [PATCH 1/2] Fix duplicate headers for issue event types (#34472) --- .../events/issue-event-types.md | 184 +++++++++--------- 1 file changed, 92 insertions(+), 92 deletions(-) diff --git a/content/developers/webhooks-and-events/events/issue-event-types.md b/content/developers/webhooks-and-events/events/issue-event-types.md index a382c2fbb9..c49d3550bc 100644 --- a/content/developers/webhooks-and-events/events/issue-event-types.md +++ b/content/developers/webhooks-and-events/events/issue-event-types.md @@ -18,7 +18,7 @@ GitHub's REST API considers every pull request to be an issue, but not every iss ## Issue event object common properties -Issue events all have the same object structure, except events that are only available in the Timeline Events API. Some events also include additional properties that provide more context about the event resources. Refer to the specific event to for details about any properties that differ from this object format. +Issue events all have the same object structure, except events that are only available in the Timeline Events API. Some events also include additional properties that provide more context about the event resources. Refer to the specific event for details about any properties that differ from this object format. {% data reusables.issue-events.issue-event-common-properties %} @@ -26,13 +26,13 @@ Issue events all have the same object structure, except events that are only ava The issue or pull request was added to a project board. {% data reusables.projects.disabled-projects %} -### Availability +This event is available for the following issue types: |Issue type | Issue events API | Timeline events API| |:----------|:----------------:|:-----------------:| |