Skip to content

Commit

Permalink
Merge pull request github#34904 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Oct 11, 2024
2 parents 48048dc + 0b771e0 commit 4dc2ab2
Show file tree
Hide file tree
Showing 10 changed files with 147 additions and 129 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": "6b266a1120ab13e630a3606d1906a62b44d6db36"
"sha": "b58921456b9d07db8596feacdff0eea8a6022817"
}
42 changes: 24 additions & 18 deletions src/rest/data/fpt-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -346987,15 +346987,6 @@
10000
]
},
"collaborators": {
"type": [
"integer",
"null"
],
"examples": [
8
]
},
"billing_email": {
"type": [
"string",
Expand Down Expand Up @@ -347760,15 +347751,6 @@
10000
]
},
"collaborators": {
"type": [
"integer",
"null"
],
"examples": [
8
]
},
"billing_email": {
"type": [
"string",
Expand Down Expand Up @@ -362472,6 +362454,18 @@
"type": "integer",
"default": 1
}
},
{
"name": "targets",
"description": "<p>A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, <code>branch,tag,push</code>.</p>",
"in": "query",
"required": false,
"schema": {
"type": "string",
"examples": [
"branch,tag,push"
]
}
}
],
"bodyParameters": [],
Expand Down Expand Up @@ -490891,6 +490885,18 @@
"type": "boolean",
"default": true
}
},
{
"name": "targets",
"description": "<p>A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, <code>branch,tag,push</code>.</p>",
"in": "query",
"required": false,
"schema": {
"type": "string",
"examples": [
"branch,tag,push"
]
}
}
],
"bodyParameters": [],
Expand Down
42 changes: 24 additions & 18 deletions src/rest/data/ghec-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -366676,15 +366676,6 @@
10000
]
},
"collaborators": {
"type": [
"integer",
"null"
],
"examples": [
8
]
},
"billing_email": {
"type": [
"string",
Expand Down Expand Up @@ -367465,15 +367456,6 @@
10000
]
},
"collaborators": {
"type": [
"integer",
"null"
],
"examples": [
8
]
},
"billing_email": {
"type": [
"string",
Expand Down Expand Up @@ -386727,6 +386709,18 @@
"type": "integer",
"default": 1
}
},
{
"name": "targets",
"description": "<p>A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, <code>branch,tag,push</code>.</p>",
"in": "query",
"required": false,
"schema": {
"type": "string",
"examples": [
"branch,tag,push"
]
}
}
],
"bodyParameters": [],
Expand Down Expand Up @@ -515547,6 +515541,18 @@
"type": "boolean",
"default": true
}
},
{
"name": "targets",
"description": "<p>A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, <code>branch,tag,push</code>.</p>",
"in": "query",
"required": false,
"schema": {
"type": "string",
"examples": [
"branch,tag,push"
]
}
}
],
"bodyParameters": [],
Expand Down
18 changes: 0 additions & 18 deletions src/rest/data/ghes-3.10-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -316452,15 +316452,6 @@
10000
]
},
"collaborators": {
"type": [
"integer",
"null"
],
"examples": [
8
]
},
"billing_email": {
"type": [
"string",
Expand Down Expand Up @@ -317198,15 +317189,6 @@
10000
]
},
"collaborators": {
"type": [
"integer",
"null"
],
"examples": [
8
]
},
"billing_email": {
"type": [
"string",
Expand Down
42 changes: 24 additions & 18 deletions src/rest/data/ghes-3.11-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -316696,15 +316696,6 @@
10000
]
},
"collaborators": {
"type": [
"integer",
"null"
],
"examples": [
8
]
},
"billing_email": {
"type": [
"string",
Expand Down Expand Up @@ -317449,15 +317440,6 @@
10000
]
},
"collaborators": {
"type": [
"integer",
"null"
],
"examples": [
8
]
},
"billing_email": {
"type": [
"string",
Expand Down Expand Up @@ -328754,6 +328736,18 @@
"type": "integer",
"default": 1
}
},
{
"name": "targets",
"description": "<p>A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, <code>branch,tag,push</code>.</p>",
"in": "query",
"required": false,
"schema": {
"type": "string",
"examples": [
"branch,tag,push"
]
}
}
],
"bodyParameters": [],
Expand Down Expand Up @@ -452490,6 +452484,18 @@
"type": "boolean",
"default": true
}
},
{
"name": "targets",
"description": "<p>A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, <code>branch,tag,push</code>.</p>",
"in": "query",
"required": false,
"schema": {
"type": "string",
"examples": [
"branch,tag,push"
]
}
}
],
"bodyParameters": [],
Expand Down
42 changes: 24 additions & 18 deletions src/rest/data/ghes-3.12-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -319069,15 +319069,6 @@
10000
]
},
"collaborators": {
"type": [
"integer",
"null"
],
"examples": [
8
]
},
"billing_email": {
"type": [
"string",
Expand Down Expand Up @@ -319822,15 +319813,6 @@
10000
]
},
"collaborators": {
"type": [
"integer",
"null"
],
"examples": [
8
]
},
"billing_email": {
"type": [
"string",
Expand Down Expand Up @@ -331625,6 +331607,18 @@
"type": "integer",
"default": 1
}
},
{
"name": "targets",
"description": "<p>A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, <code>branch,tag,push</code>.</p>",
"in": "query",
"required": false,
"schema": {
"type": "string",
"examples": [
"branch,tag,push"
]
}
}
],
"bodyParameters": [],
Expand Down Expand Up @@ -455884,6 +455878,18 @@
"type": "boolean",
"default": true
}
},
{
"name": "targets",
"description": "<p>A comma-separated list of rule targets to filter by.\nIf provided, only rulesets that apply to the specified targets will be returned.\nFor example, <code>branch,tag,push</code>.</p>",
"in": "query",
"required": false,
"schema": {
"type": "string",
"examples": [
"branch,tag,push"
]
}
}
],
"bodyParameters": [],
Expand Down
Loading

0 comments on commit 4dc2ab2

Please sign in to comment.