Skip to content

Commit 15adf7c

Browse files
authored
Merge pull request #37300 from github/repo-sync
Repo sync
2 parents 75b5ee9 + 27911d4 commit 15adf7c

File tree

5 files changed

+3
-27
lines changed

5 files changed

+3
-27
lines changed

src/github-apps/lib/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
"2022-11-28"
6161
]
6262
},
63-
"sha": "40e9d26234e447455ce27f50703e29b20b44cfb8"
63+
"sha": "51560e7a8cdd18226109feb6e29209ebd9b45531"
6464
}

src/rest/data/fpt-2022-11-28/schema.json

-12
Original file line numberDiff line numberDiff line change
@@ -393191,12 +393191,6 @@
393191393191
"description": "<p>Whether or not the issue type is enabled at the organization level.</p>",
393192393192
"isRequired": true
393193393193
},
393194-
{
393195-
"type": "boolean",
393196-
"name": "is_private",
393197-
"in": "body",
393198-
"description": "<p>Whether or not the issue type is restricted to issues in private repositories.</p>"
393199-
},
393200393194
{
393201393195
"type": "string or null",
393202393196
"name": "description",
@@ -393389,12 +393383,6 @@
393389393383
"description": "<p>Whether or not the issue type is enabled at the organization level.</p>",
393390393384
"isRequired": true
393391393385
},
393392-
{
393393-
"type": "boolean",
393394-
"name": "is_private",
393395-
"in": "body",
393396-
"description": "<p>Whether or not the issue type is restricted to issues in private repositories.</p>"
393397-
},
393398393386
{
393399393387
"type": "string or null",
393400393388
"name": "description",

src/rest/data/ghec-2022-11-28/schema.json

-12
Original file line numberDiff line numberDiff line change
@@ -429589,12 +429589,6 @@
429589429589
"description": "<p>Whether or not the issue type is enabled at the organization level.</p>",
429590429590
"isRequired": true
429591429591
},
429592-
{
429593-
"type": "boolean",
429594-
"name": "is_private",
429595-
"in": "body",
429596-
"description": "<p>Whether or not the issue type is restricted to issues in private repositories.</p>"
429597-
},
429598429592
{
429599429593
"type": "string or null",
429600429594
"name": "description",
@@ -429787,12 +429781,6 @@
429787429781
"description": "<p>Whether or not the issue type is enabled at the organization level.</p>",
429788429782
"isRequired": true
429789429783
},
429790-
{
429791-
"type": "boolean",
429792-
"name": "is_private",
429793-
"in": "body",
429794-
"description": "<p>Whether or not the issue type is restricted to issues in private repositories.</p>"
429795-
},
429796429784
{
429797429785
"type": "string or null",
429798429786
"name": "description",

src/rest/lib/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
]
4848
}
4949
},
50-
"sha": "40e9d26234e447455ce27f50703e29b20b44cfb8"
50+
"sha": "51560e7a8cdd18226109feb6e29209ebd9b45531"
5151
}

src/webhooks/lib/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"sha": "40e9d26234e447455ce27f50703e29b20b44cfb8"
2+
"sha": "51560e7a8cdd18226109feb6e29209ebd9b45531"
33
}

0 commit comments

Comments
 (0)