1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Minor fixes to issue event types docs

This commit is contained in:
Francesco Saltori
2021-10-11 14:42:37 +02:00
committed by GitHub
parent a5bd832f46
commit fc24dfd053

View File

@@ -389,7 +389,7 @@ The pull request was merged. The `commit_id` attribute is the SHA1 of the `HEAD`
|Issue type | Issue events API | Timeline events API| |Issue type | Issue events API | Timeline events API|
|:----------|:----------------:|:-----------------:| |:----------|:----------------:|:-----------------:|
| <ul><li>Pull requests</li></ul> | **X** | | | <ul><li>Pull requests</li></ul> | **X** | **X** |
### Event object properties ### Event object properties
@@ -446,7 +446,7 @@ The issue was pinned.
## ready_for_review ## ready_for_review
A pull request was created that is not in draft mode. The pull request was marked as ready for review.
### Availability ### Availability