Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
32 changes: 10 additions & 22 deletions lib/rest/static/decorated/api.github.amrom.workers.dev.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/[email protected]/rest/reference/actions#list-selected-repositories-for-an-organization-secret\">List selected repositories for an organization secret</a>, <a href=\"https://docs.github.com/[email protected]/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/[email protected]/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/[email protected]/rest/reference/actions#list-selected-repositories-for-an-organization-secret\">List selected repositories for an organization secret</a>, <a href=\"https://docs.github.com/[email protected]/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/[email protected]/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/[email protected]/rest/reference/actions#list-selected-repositories-for-an-organization-secret\">List selected repositories for an organization secret</a>, <a href=\"https://docs.github.com/[email protected]/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/[email protected]/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/[email protected]/rest/reference/actions#list-selected-repositories-for-an-organization-secret\">List selected repositories for an organization secret</a>, <a href=\"https://docs.github.com/[email protected]/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/[email protected]/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