Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update OpenAPI Description (#43390)
  • Loading branch information
docs-bot authored Sep 27, 2023
commit 04788e0b1349c1a0d94e383c17906bcea0ef14ee
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"
}