Commit 5ff0e46
committed
Switch to the new Teams API
https://developer.github.com/changes/2020-01-21-moving-the-team-api-endpoints/
https://github.blog/changelog/2022-02-22-sunset-notice-deprecated-teams-api-endpoints/
Fixes #13861 parent 1165c88 commit 5ff0e46
File tree
443 files changed
+24960
-19554
lines changed- src
- main/java/org/kohsuke/github
- test
- java/org/kohsuke/github
- resources/org/kohsuke/github
- AppTest/wiremock/testMyTeamsShouldIncludeMyself
- __files
- mappings
- GHOrganizationTest/wiremock
- testCreateTeamWithRepoAccess
- __files
- mappings
- testCreateTeam
- __files
- mappings
- GHPullRequestTest/wiremock/testPullRequestTeamReviewRequests
- __files
- mappings
- GHTeamTest/wiremock
- getMembers
- __files
- mappings
- listMembersAdmin
- __files
- mappings
- listMembersNoMatch
- __files
- mappings
- listMembers
- __files
- mappings
- testFetchChildTeams
- __files
- mappings
- testFetchEmptyChildTeams
- __files
- mappings
- testSetDescription
- __files
- mappings
- testSetPrivacy
- __files
- mappings
- GHUserTest/wiremock/isMemberOf
- __files
- mappings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
443 files changed
+24960
-19554
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
214 | | - | |
| 215 | + | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
345 | 346 | | |
346 | 347 | | |
347 | 348 | | |
348 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
349 | 356 | | |
350 | 357 | | |
351 | 358 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
Lines changed: 0 additions & 327 deletions
This file was deleted.
0 commit comments