Skip to content

Commit

Permalink
Merge pull request github#28560 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Sep 27, 2023
2 parents 7cade62 + 04788e0 commit 2a49bde
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/github-apps/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "cd15105abbd188f1d9bc5ac730932fff9fe5cd8e"
"sha": "61444d47d4a539686946556ec28a14e1ed7c1fba"
}
4 changes: 2 additions & 2 deletions src/rest/data/fpt-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -215727,7 +215727,7 @@
"type": "object",
"description": "The assignee that has been granted access to GitHub Copilot.",
"additionalProperties": true,
"enum": [
"oneOf": [
{
"title": "Simple User",
"description": "A GitHub user.",
Expand Down Expand Up @@ -217050,7 +217050,7 @@
"type": "object",
"description": "The assignee that has been granted access to GitHub Copilot.",
"additionalProperties": true,
"enum": [
"oneOf": [
{
"title": "Simple User",
"description": "A GitHub user.",
Expand Down
4 changes: 2 additions & 2 deletions src/rest/data/ghec-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -227436,7 +227436,7 @@
"type": "object",
"description": "The assignee that has been granted access to GitHub Copilot.",
"additionalProperties": true,
"enum": [
"oneOf": [
{
"title": "Simple User",
"description": "A GitHub user.",
Expand Down Expand Up @@ -228759,7 +228759,7 @@
"type": "object",
"description": "The assignee that has been granted access to GitHub Copilot.",
"additionalProperties": true,
"enum": [
"oneOf": [
{
"title": "Simple User",
"description": "A GitHub user.",
Expand Down
2 changes: 1 addition & 1 deletion src/rest/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
]
}
},
"sha": "cd15105abbd188f1d9bc5ac730932fff9fe5cd8e"
"sha": "61444d47d4a539686946556ec28a14e1ed7c1fba"
}
2 changes: 1 addition & 1 deletion src/webhooks/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"sha": "cd15105abbd188f1d9bc5ac730932fff9fe5cd8e"
"sha": "61444d47d4a539686946556ec28a14e1ed7c1fba"
}

0 comments on commit 2a49bde

Please sign in to comment.