Skip to content

Commit

Permalink
Update OpenAPI Description (#54664)
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Clark <[email protected]>
  • Loading branch information
docs-bot and jc-clark authored Mar 4, 2025
1 parent 2c533ef commit d0a4b4c
Show file tree
Hide file tree
Showing 45 changed files with 3,024 additions and 1,060 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5952,15 +5952,6 @@
"title": "Metadata",
"displayTitle": "Repository permissions for \"Metadata\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"additional-permissions": true,
"access": "read"
},
{
"category": "actions",
"slug": "enable-a-selected-repository-for-github-actions-in-an-organization",
Expand Down Expand Up @@ -8252,21 +8243,6 @@
}
]
},
"notifications": {
"title": "Notifications",
"displayTitle": "User permissions for \"Notifications\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"additional-permissions": true,
"access": "read"
}
]
},
"plan": {
"title": "Plan",
"displayTitle": "User permissions for \"Plan\"",
Expand Down
6 changes: 0 additions & 6 deletions src/github-apps/data/fpt-2022-11-28/fine-grained-pat.json
Original file line number Diff line number Diff line change
Expand Up @@ -914,12 +914,6 @@
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications"
},
{
"slug": "list-public-organization-events",
"subcategory": "events",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7233,17 +7233,6 @@
"title": "Metadata",
"displayTitle": "Repository permissions for \"Metadata\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"access": "read",
"user-to-server": true,
"server-to-server": false,
"additional-permissions": true
},
{
"category": "actions",
"slug": "enable-a-selected-repository-for-github-actions-in-an-organization",
Expand Down Expand Up @@ -10021,23 +10010,6 @@
}
]
},
"notifications": {
"title": "Notifications",
"displayTitle": "User permissions for \"Notifications\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"access": "read",
"user-to-server": true,
"server-to-server": false,
"additional-permissions": true
}
]
},
"plan": {
"title": "Plan",
"displayTitle": "User permissions for \"Plan\"",
Expand Down
6 changes: 0 additions & 6 deletions src/github-apps/data/fpt-2022-11-28/user-to-server-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -914,12 +914,6 @@
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications"
},
{
"slug": "list-public-organization-events",
"subcategory": "events",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6429,15 +6429,6 @@
"title": "Metadata",
"displayTitle": "Repository permissions for \"Metadata\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"additional-permissions": true,
"access": "read"
},
{
"category": "actions",
"slug": "enable-a-selected-repository-for-github-actions-in-an-organization",
Expand Down Expand Up @@ -8774,21 +8765,6 @@
}
]
},
"notifications": {
"title": "Notifications",
"displayTitle": "User permissions for \"Notifications\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"additional-permissions": true,
"access": "read"
}
]
},
"plan": {
"title": "Plan",
"displayTitle": "User permissions for \"Plan\"",
Expand Down
6 changes: 0 additions & 6 deletions src/github-apps/data/ghec-2022-11-28/fine-grained-pat.json
Original file line number Diff line number Diff line change
Expand Up @@ -926,12 +926,6 @@
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications"
},
{
"slug": "list-public-organization-events",
"subcategory": "events",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7812,17 +7812,6 @@
"title": "Metadata",
"displayTitle": "Repository permissions for \"Metadata\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"access": "read",
"user-to-server": true,
"server-to-server": false,
"additional-permissions": true
},
{
"category": "actions",
"slug": "enable-a-selected-repository-for-github-actions-in-an-organization",
Expand Down Expand Up @@ -10655,23 +10644,6 @@
}
]
},
"notifications": {
"title": "Notifications",
"displayTitle": "User permissions for \"Notifications\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"access": "read",
"user-to-server": true,
"server-to-server": false,
"additional-permissions": true
}
]
},
"plan": {
"title": "Plan",
"displayTitle": "User permissions for \"Plan\"",
Expand Down
6 changes: 0 additions & 6 deletions src/github-apps/data/ghec-2022-11-28/user-to-server-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -926,12 +926,6 @@
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications"
},
{
"slug": "list-public-organization-events",
"subcategory": "events",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4443,15 +4443,6 @@
"title": "Metadata",
"displayTitle": "Repository permissions for \"Metadata\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"additional-permissions": true,
"access": "read"
},
{
"category": "actions",
"slug": "enable-a-selected-repository-for-github-actions-in-an-organization",
Expand Down Expand Up @@ -6446,21 +6437,6 @@
}
]
},
"notifications": {
"title": "Notifications",
"displayTitle": "User permissions for \"Notifications\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"additional-permissions": true,
"access": "read"
}
]
},
"profile": {
"title": "Profile",
"displayTitle": "User permissions for \"Profile\"",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -860,12 +860,6 @@
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications"
},
{
"slug": "list-public-organization-events",
"subcategory": "events",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5406,17 +5406,6 @@
"title": "Metadata",
"displayTitle": "Repository permissions for \"Metadata\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"access": "read",
"user-to-server": true,
"server-to-server": false,
"additional-permissions": true
},
{
"category": "actions",
"slug": "enable-a-selected-repository-for-github-actions-in-an-organization",
Expand Down Expand Up @@ -7835,23 +7824,6 @@
}
]
},
"notifications": {
"title": "Notifications",
"displayTitle": "User permissions for \"Notifications\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"access": "read",
"user-to-server": true,
"server-to-server": false,
"additional-permissions": true
}
]
},
"profile": {
"title": "Profile",
"displayTitle": "User permissions for \"Profile\"",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -860,12 +860,6 @@
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications"
},
{
"slug": "list-public-organization-events",
"subcategory": "events",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4527,15 +4527,6 @@
"title": "Metadata",
"displayTitle": "Repository permissions for \"Metadata\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"additional-permissions": true,
"access": "read"
},
{
"category": "actions",
"slug": "enable-a-selected-repository-for-github-actions-in-an-organization",
Expand Down Expand Up @@ -6557,21 +6548,6 @@
}
]
},
"notifications": {
"title": "Notifications",
"displayTitle": "User permissions for \"Notifications\"",
"permissions": [
{
"category": "activity",
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications",
"additional-permissions": true,
"access": "read"
}
]
},
"profile": {
"title": "Profile",
"displayTitle": "User permissions for \"Profile\"",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -860,12 +860,6 @@
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"slug": "list-notifications-for-the-authenticated-user",
"subcategory": "notifications",
"verb": "get",
"requestPath": "/notifications"
},
{
"slug": "list-public-organization-events",
"subcategory": "events",
Expand Down
Loading

0 comments on commit d0a4b4c

Please sign in to comment.