We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6d870 commit 610cb6aCopy full SHA for 610cb6a
github/payload.go
@@ -7272,6 +7272,7 @@ type Team struct {
7272
Slug string `json:"slug"`
7273
Permission string `json:"permission"`
7274
URL string `json:"url"`
7275
+ HTMLURL string `json:"html_url"`
7276
MembersURL string `json:"members_url"`
7277
RepositoriesURL string `json:"repositories_url"`
7278
Parent *Team `json:"parent,omitempty"`
0 commit comments