Skip to content

Commit

Permalink
Merge pull request #18846 from github/repo-sync
Browse files Browse the repository at this point in the history
repo sync
  • Loading branch information
Octomerger authored Jun 28, 2022
2 parents 6d14683 + e3bba1f commit 5e04f4d
Show file tree
Hide file tree
Showing 14 changed files with 119 additions and 287 deletions.
32 changes: 10 additions & 22 deletions lib/rest/static/decorated/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -6218,10 +6218,10 @@
"childParamsGroups": []
},
{
"type": "array of strings",
"type": "array of integers",
"description": "<p>An array of repository ids that can access the organization secret. You can only provide a list of repository ids when the <code>visibility</code> is set to <code>selected</code>. You can manage the list of selected repositories using the <a href=\"https://docs.github.com/rest/reference/actions#list-selected-repositories-for-an-organization-secret\">List selected repositories for an organization secret</a>, <a href=\"https://docs.github.com/rest/reference/actions#set-selected-repositories-for-an-organization-secret\">Set selected repositories for an organization secret</a>, and <a href=\"https://docs.github.com/rest/reference/actions#remove-selected-repository-from-an-organization-secret\">Remove selected repository from an organization secret</a> endpoints.</p>",
"items": {
"type": "string"
"type": "integer"
},
"name": "selected_repository_ids",
"in": "body",
Expand All @@ -6244,8 +6244,8 @@
"key_id": "012345678912345678",
"visibility": "selected",
"selected_repository_ids": [
"1296269",
"1296280"
1296269,
1296280
]
},
"parameters": {
Expand Down Expand Up @@ -6278,8 +6278,8 @@
"key_id": "012345678912345678",
"visibility": "selected",
"selected_repository_ids": [
"1296269",
"1296280"
1296269,
1296280
]
},
"parameters": {
Expand Down Expand Up @@ -420322,16 +420322,10 @@
"type": "object",
"properties": {
"branch": {
"type": [
"string",
"null"
]
"type": "string"
},
"path": {
"type": [
"string",
"null"
]
"type": "string"
}
},
"required": [
Expand Down Expand Up @@ -420675,16 +420669,10 @@
"type": "object",
"properties": {
"branch": {
"type": [
"string",
"null"
]
"type": "string"
},
"path": {
"type": [
"string",
"null"
]
"type": "string"
}
},
"required": [
Expand Down
32 changes: 10 additions & 22 deletions lib/rest/static/decorated/ghes-3.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4351,10 +4351,10 @@
"childParamsGroups": []
},
{
"type": "array of strings",
"type": "array of integers",
"description": "<p>An array of repository ids that can access the organization secret. You can only provide a list of repository ids when the <code>visibility</code> is set to <code>selected</code>. You can manage the list of selected repositories using the <a href=\"https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-selected-repositories-for-an-organization-secret\">List selected repositories for an organization secret</a>, <a href=\"https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-selected-repositories-for-an-organization-secret\">Set selected repositories for an organization secret</a>, and <a href=\"https://docs.github.com/enterprise-server@3.1/rest/reference/actions#remove-selected-repository-from-an-organization-secret\">Remove selected repository from an organization secret</a> endpoints.</p>",
"items": {
"type": "string"
"type": "integer"
},
"name": "selected_repository_ids",
"in": "body",
Expand All @@ -4377,8 +4377,8 @@
"key_id": "012345678912345678",
"visibility": "selected",
"selected_repository_ids": [
"1296269",
"1296280"
1296269,
1296280
]
},
"parameters": {
Expand Down Expand Up @@ -4411,8 +4411,8 @@
"key_id": "012345678912345678",
"visibility": "selected",
"selected_repository_ids": [
"1296269",
"1296280"
1296269,
1296280
]
},
"parameters": {
Expand Down Expand Up @@ -306544,16 +306544,10 @@
"type": "object",
"properties": {
"branch": {
"type": [
"string",
"null"
]
"type": "string"
},
"path": {
"type": [
"string",
"null"
]
"type": "string"
}
},
"required": [
Expand Down Expand Up @@ -306897,16 +306891,10 @@
"type": "object",
"properties": {
"branch": {
"type": [
"string",
"null"
]
"type": "string"
},
"path": {
"type": [
"string",
"null"
]
"type": "string"
}
},
"required": [
Expand Down
32 changes: 10 additions & 22 deletions lib/rest/static/decorated/ghes-3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4363,10 +4363,10 @@
"childParamsGroups": []
},
{
"type": "array of strings",
"type": "array of integers",
"description": "<p>An array of repository ids that can access the organization secret. You can only provide a list of repository ids when the <code>visibility</code> is set to <code>selected</code>. You can manage the list of selected repositories using the <a href=\"https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-selected-repositories-for-an-organization-secret\">List selected repositories for an organization secret</a>, <a href=\"https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-selected-repositories-for-an-organization-secret\">Set selected repositories for an organization secret</a>, and <a href=\"https://docs.github.com/enterprise-server@3.2/rest/reference/actions#remove-selected-repository-from-an-organization-secret\">Remove selected repository from an organization secret</a> endpoints.</p>",
"items": {
"type": "string"
"type": "integer"
},
"name": "selected_repository_ids",
"in": "body",
Expand All @@ -4389,8 +4389,8 @@
"key_id": "012345678912345678",
"visibility": "selected",
"selected_repository_ids": [
"1296269",
"1296280"
1296269,
1296280
]
},
"parameters": {
Expand Down Expand Up @@ -4423,8 +4423,8 @@
"key_id": "012345678912345678",
"visibility": "selected",
"selected_repository_ids": [
"1296269",
"1296280"
1296269,
1296280
]
},
"parameters": {
Expand Down Expand Up @@ -313201,16 +313201,10 @@
"type": "object",
"properties": {
"branch": {
"type": [
"string",
"null"
]
"type": "string"
},
"path": {
"type": [
"string",
"null"
]
"type": "string"
}
},
"required": [
Expand Down Expand Up @@ -313554,16 +313548,10 @@
"type": "object",
"properties": {
"branch": {
"type": [
"string",
"null"
]
"type": "string"
},
"path": {
"type": [
"string",
"null"
]
"type": "string"
}
},
"required": [
Expand Down
32 changes: 10 additions & 22 deletions lib/rest/static/decorated/ghes-3.3.json
Original file line number Diff line number Diff line change
Expand Up @@ -4363,10 +4363,10 @@
"childParamsGroups": []
},
{
"type": "array of strings",
"type": "array of integers",
"description": "<p>An array of repository ids that can access the organization secret. You can only provide a list of repository ids when the <code>visibility</code> is set to <code>selected</code>. You can manage the list of selected repositories using the <a href=\"https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-selected-repositories-for-an-organization-secret\">List selected repositories for an organization secret</a>, <a href=\"https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-selected-repositories-for-an-organization-secret\">Set selected repositories for an organization secret</a>, and <a href=\"https://docs.github.com/enterprise-server@3.3/rest/reference/actions#remove-selected-repository-from-an-organization-secret\">Remove selected repository from an organization secret</a> endpoints.</p>",
"items": {
"type": "string"
"type": "integer"
},
"name": "selected_repository_ids",
"in": "body",
Expand All @@ -4389,8 +4389,8 @@
"key_id": "012345678912345678",
"visibility": "selected",
"selected_repository_ids": [
"1296269",
"1296280"
1296269,
1296280
]
},
"parameters": {
Expand Down Expand Up @@ -4423,8 +4423,8 @@
"key_id": "012345678912345678",
"visibility": "selected",
"selected_repository_ids": [
"1296269",
"1296280"
1296269,
1296280
]
},
"parameters": {
Expand Down Expand Up @@ -314147,16 +314147,10 @@
"type": "object",
"properties": {
"branch": {
"type": [
"string",
"null"
]
"type": "string"
},
"path": {
"type": [
"string",
"null"
]
"type": "string"
}
},
"required": [
Expand Down Expand Up @@ -314500,16 +314494,10 @@
"type": "object",
"properties": {
"branch": {
"type": [
"string",
"null"
]
"type": "string"
},
"path": {
"type": [
"string",
"null"
]
"type": "string"
}
},
"required": [
Expand Down
32 changes: 10 additions & 22 deletions lib/rest/static/decorated/ghes-3.4.json
Original file line number Diff line number Diff line change
Expand Up @@ -4363,10 +4363,10 @@
"childParamsGroups": []
},
{
"type": "array of strings",
"type": "array of integers",
"description": "<p>An array of repository ids that can access the organization secret. You can only provide a list of repository ids when the <code>visibility</code> is set to <code>selected</code>. You can manage the list of selected repositories using the <a href=\"https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-selected-repositories-for-an-organization-secret\">List selected repositories for an organization secret</a>, <a href=\"https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-selected-repositories-for-an-organization-secret\">Set selected repositories for an organization secret</a>, and <a href=\"https://docs.github.com/enterprise-server@3.4/rest/reference/actions#remove-selected-repository-from-an-organization-secret\">Remove selected repository from an organization secret</a> endpoints.</p>",
"items": {
"type": "string"
"type": "integer"
},
"name": "selected_repository_ids",
"in": "body",
Expand All @@ -4389,8 +4389,8 @@
"key_id": "012345678912345678",
"visibility": "selected",
"selected_repository_ids": [
"1296269",
"1296280"
1296269,
1296280
]
},
"parameters": {
Expand Down Expand Up @@ -4423,8 +4423,8 @@
"key_id": "012345678912345678",
"visibility": "selected",
"selected_repository_ids": [
"1296269",
"1296280"
1296269,
1296280
]
},
"parameters": {
Expand Down Expand Up @@ -334111,16 +334111,10 @@
"type": "object",
"properties": {
"branch": {
"type": [
"string",
"null"
]
"type": "string"
},
"path": {
"type": [
"string",
"null"
]
"type": "string"
}
},
"required": [
Expand Down Expand Up @@ -334464,16 +334458,10 @@
"type": "object",
"properties": {
"branch": {
"type": [
"string",
"null"
]
"type": "string"
},
"path": {
"type": [
"string",
"null"
]
"type": "string"
}
},
"required": [
Expand Down
Loading

0 comments on commit 5e04f4d

Please sign in to comment.