diff --git a/lib/rest/static/decorated/api.github.com.json b/lib/rest/static/decorated/api.github.com.json index aa8faf9e5a..9eb5c82635 100644 --- a/lib/rest/static/decorated/api.github.com.json +++ b/lib/rest/static/decorated/api.github.com.json @@ -397047,9 +397047,11 @@ "type": "object", "properties": { "id": { + "description": "The unique identifier of the custom role.", "type": "integer" }, "name": { + "description": "The name of the custom role.", "type": "string" } }, diff --git a/lib/rest/static/decorated/ghes-3.4.json b/lib/rest/static/decorated/ghes-3.4.json index 661f610f8f..a95d3d8e4a 100644 --- a/lib/rest/static/decorated/ghes-3.4.json +++ b/lib/rest/static/decorated/ghes-3.4.json @@ -328298,9 +328298,11 @@ "type": "object", "properties": { "id": { + "description": "The unique identifier of the custom role.", "type": "integer" }, "name": { + "description": "The name of the custom role.", "type": "string" } }, diff --git a/lib/rest/static/decorated/ghes-3.5.json b/lib/rest/static/decorated/ghes-3.5.json index ee13757f1c..4ca0c21df1 100644 --- a/lib/rest/static/decorated/ghes-3.5.json +++ b/lib/rest/static/decorated/ghes-3.5.json @@ -338295,9 +338295,11 @@ "type": "object", "properties": { "id": { + "description": "The unique identifier of the custom role.", "type": "integer" }, "name": { + "description": "The name of the custom role.", "type": "string" } }, diff --git a/lib/rest/static/decorated/ghes-3.6.json b/lib/rest/static/decorated/ghes-3.6.json index 2fe8932f68..f6a8a74e57 100644 --- a/lib/rest/static/decorated/ghes-3.6.json +++ b/lib/rest/static/decorated/ghes-3.6.json @@ -339717,9 +339717,11 @@ "type": "object", "properties": { "id": { + "description": "The unique identifier of the custom role.", "type": "integer" }, "name": { + "description": "The name of the custom role.", "type": "string" } }, diff --git a/lib/rest/static/dereferenced/api.github.com.deref.json b/lib/rest/static/dereferenced/api.github.com.deref.json index e6658fb64a..427c343f88 100644 --- a/lib/rest/static/dereferenced/api.github.com.deref.json +++ b/lib/rest/static/dereferenced/api.github.com.deref.json @@ -91,6 +91,10 @@ "name": "markdown", "description": "Render GitHub flavored markdown" }, + { + "name": "merge-queue", + "description": "Interact with GitHub Merge Queues." + }, { "name": "meta", "description": "Endpoints that give information about the API." @@ -66638,9 +66642,11 @@ "type": "object", "properties": { "id": { + "description": "The unique identifier of the custom role.", "type": "integer" }, "name": { + "description": "The name of the custom role.", "type": "string" } }, diff --git a/lib/rest/static/dereferenced/ghes-3.2.deref.json b/lib/rest/static/dereferenced/ghes-3.2.deref.json index 9b7294b918..8858d3ba65 100644 --- a/lib/rest/static/dereferenced/ghes-3.2.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.2.deref.json @@ -91,6 +91,10 @@ "name": "markdown", "description": "Render GitHub flavored markdown" }, + { + "name": "merge-queue", + "description": "Interact with GitHub Merge Queues." + }, { "name": "meta", "description": "Endpoints that give information about the API." diff --git a/lib/rest/static/dereferenced/ghes-3.3.deref.json b/lib/rest/static/dereferenced/ghes-3.3.deref.json index 858907a6ba..47504abdb9 100644 --- a/lib/rest/static/dereferenced/ghes-3.3.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.3.deref.json @@ -91,6 +91,10 @@ "name": "markdown", "description": "Render GitHub flavored markdown" }, + { + "name": "merge-queue", + "description": "Interact with GitHub Merge Queues." + }, { "name": "meta", "description": "Endpoints that give information about the API." diff --git a/lib/rest/static/dereferenced/ghes-3.4.deref.json b/lib/rest/static/dereferenced/ghes-3.4.deref.json index acdadde77d..2288a50c83 100644 --- a/lib/rest/static/dereferenced/ghes-3.4.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.4.deref.json @@ -91,6 +91,10 @@ "name": "markdown", "description": "Render GitHub flavored markdown" }, + { + "name": "merge-queue", + "description": "Interact with GitHub Merge Queues." + }, { "name": "meta", "description": "Endpoints that give information about the API." @@ -68886,9 +68890,11 @@ "type": "object", "properties": { "id": { + "description": "The unique identifier of the custom role.", "type": "integer" }, "name": { + "description": "The name of the custom role.", "type": "string" } }, diff --git a/lib/rest/static/dereferenced/ghes-3.5.deref.json b/lib/rest/static/dereferenced/ghes-3.5.deref.json index 9c4b400686..cdcc000e0f 100644 --- a/lib/rest/static/dereferenced/ghes-3.5.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.5.deref.json @@ -91,6 +91,10 @@ "name": "markdown", "description": "Render GitHub flavored markdown" }, + { + "name": "merge-queue", + "description": "Interact with GitHub Merge Queues." + }, { "name": "meta", "description": "Endpoints that give information about the API." @@ -69268,9 +69272,11 @@ "type": "object", "properties": { "id": { + "description": "The unique identifier of the custom role.", "type": "integer" }, "name": { + "description": "The name of the custom role.", "type": "string" } }, diff --git a/lib/rest/static/dereferenced/ghes-3.6.deref.json b/lib/rest/static/dereferenced/ghes-3.6.deref.json index 050f9abf25..7a7de8dc5f 100644 --- a/lib/rest/static/dereferenced/ghes-3.6.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.6.deref.json @@ -91,6 +91,10 @@ "name": "markdown", "description": "Render GitHub flavored markdown" }, + { + "name": "merge-queue", + "description": "Interact with GitHub Merge Queues." + }, { "name": "meta", "description": "Endpoints that give information about the API." @@ -69722,9 +69726,11 @@ "type": "object", "properties": { "id": { + "description": "The unique identifier of the custom role.", "type": "integer" }, "name": { + "description": "The name of the custom role.", "type": "string" } }, diff --git a/lib/rest/static/dereferenced/github.ae.deref.json b/lib/rest/static/dereferenced/github.ae.deref.json index 46d2db5d0b..e1f3dece07 100644 --- a/lib/rest/static/dereferenced/github.ae.deref.json +++ b/lib/rest/static/dereferenced/github.ae.deref.json @@ -91,6 +91,10 @@ "name": "markdown", "description": "Render GitHub flavored markdown" }, + { + "name": "merge-queue", + "description": "Interact with GitHub Merge Queues." + }, { "name": "meta", "description": "Endpoints that give information about the API."