Commit 479cd77
fix(pull_requests): add author_association to MinimalPullRequest
Fixes Issue #2250 - REST path for pull_requests was missing
AuthorAssociation field. The GraphQL path was fixed in PR #2265
but the REST path via convertToMinimalPullRequest() was not updated.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 3a6a6f6 commit 479cd77
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| 265 | + | |
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
| |||
508 | 509 | | |
509 | 510 | | |
510 | 511 | | |
511 | | - | |
| 512 | + | |
| 513 | + | |
512 | 514 | | |
513 | 515 | | |
514 | 516 | | |
| |||
0 commit comments