From a06ac50edcb4b102ea1be1031460a5ae2ba0a4eb Mon Sep 17 00:00:00 2001 From: github-openapi-bot Date: Mon, 21 Oct 2024 13:38:45 -0700 Subject: [PATCH] Update OpenAPI 3.0 Descriptions --- .../api.github.com.2022-11-28.json | 7 +++++- .../api.github.com.2022-11-28.yaml | 3 +++ .../api.github.com/api.github.com.json | 7 +++++- .../api.github.com/api.github.com.yaml | 3 +++ .../api.github.com.2022-11-28.deref.json | 25 +++++++++++++------ .../api.github.com.2022-11-28.deref.yaml | 3 +++ .../dereferenced/api.github.com.deref.json | 25 +++++++++++++------ .../dereferenced/api.github.com.deref.yaml | 3 +++ .../dereferenced/ghec.2022-11-28.deref.json | 25 +++++++++++++------ .../dereferenced/ghec.2022-11-28.deref.yaml | 3 +++ .../ghec/dereferenced/ghec.deref.json | 25 +++++++++++++------ .../ghec/dereferenced/ghec.deref.yaml | 3 +++ descriptions/ghec/ghec.2022-11-28.json | 7 +++++- descriptions/ghec/ghec.2022-11-28.yaml | 3 +++ descriptions/ghec/ghec.json | 7 +++++- descriptions/ghec/ghec.yaml | 3 +++ 16 files changed, 120 insertions(+), 32 deletions(-) diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index 5bf8e14e22..048e1d0ef9 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -171,6 +171,10 @@ { "name": "code-security", "description": "Endpoints to manage Code security using the REST API." + }, + { + "name": "private-registries", + "description": "Manage private registry configurations." } ], "servers": [ @@ -98167,7 +98171,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index 45408be47e..733e70c939 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -91,6 +91,8 @@ tags: description: Endpoints to manage GitHub Enterprise Teams. - name: code-security description: Endpoints to manage Code security using the REST API. +- name: private-registries + description: Manage private registry configurations. servers: - url: https://api.github.com externalDocs: @@ -71607,6 +71609,7 @@ components: enum: - global - organization + - enterprise description: type: string description: A description of the code security configuration diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 5bf8e14e22..048e1d0ef9 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -171,6 +171,10 @@ { "name": "code-security", "description": "Endpoints to manage Code security using the REST API." + }, + { + "name": "private-registries", + "description": "Manage private registry configurations." } ], "servers": [ @@ -98167,7 +98171,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 45408be47e..733e70c939 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -91,6 +91,8 @@ tags: description: Endpoints to manage GitHub Enterprise Teams. - name: code-security description: Endpoints to manage Code security using the REST API. +- name: private-registries + description: Manage private registry configurations. servers: - url: https://api.github.com externalDocs: @@ -71607,6 +71609,7 @@ components: enum: - global - organization + - enterprise description: type: string description: A description of the code security configuration diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 4246119de7..1c954ef83f 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -171,6 +171,10 @@ { "name": "code-security", "description": "Endpoints to manage Code security using the REST API." + }, + { + "name": "private-registries", + "description": "Manage private registry configurations." } ], "servers": [ @@ -60278,7 +60282,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -60753,7 +60758,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -60996,7 +61002,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -61530,7 +61537,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -61969,7 +61977,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -62537,7 +62546,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -213225,7 +213235,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 8d455aa902..451cdc7c38 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -91,6 +91,8 @@ tags: description: Endpoints to manage GitHub Enterprise Teams. - name: code-security description: Endpoints to manage Code security using the REST API. +- name: private-registries + description: Manage private registry configurations. servers: - url: https://api.github.com externalDocs: @@ -19480,6 +19482,7 @@ paths: enum: - global - organization + - enterprise description: type: string description: A description of the code security configuration diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index 4246119de7..1c954ef83f 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -171,6 +171,10 @@ { "name": "code-security", "description": "Endpoints to manage Code security using the REST API." + }, + { + "name": "private-registries", + "description": "Manage private registry configurations." } ], "servers": [ @@ -60278,7 +60282,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -60753,7 +60758,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -60996,7 +61002,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -61530,7 +61537,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -61969,7 +61977,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -62537,7 +62546,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -213225,7 +213235,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index 8d455aa902..451cdc7c38 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -91,6 +91,8 @@ tags: description: Endpoints to manage GitHub Enterprise Teams. - name: code-security description: Endpoints to manage Code security using the REST API. +- name: private-registries + description: Manage private registry configurations. servers: - url: https://api.github.com externalDocs: @@ -19480,6 +19482,7 @@ paths: enum: - global - organization + - enterprise description: type: string description: A description of the code security configuration diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index 6737f54761..88fafd88a6 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -187,6 +187,10 @@ { "name": "code-security", "description": "Endpoints to manage Code security using the REST API." + }, + { + "name": "private-registries", + "description": "Manage private registry configurations." } ], "servers": [ @@ -71333,7 +71337,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -71808,7 +71813,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -72051,7 +72057,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -72585,7 +72592,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -73024,7 +73032,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -73592,7 +73601,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -230006,7 +230016,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index eb73e35700..d26cd134e8 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -99,6 +99,8 @@ tags: description: Endpoints to manage GitHub Enterprise Teams. - name: code-security description: Endpoints to manage Code security using the REST API. +- name: private-registries + description: Manage private registry configurations. servers: - url: https://api.github.com externalDocs: @@ -23129,6 +23131,7 @@ paths: enum: - global - organization + - enterprise description: type: string description: A description of the code security configuration diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index 6737f54761..88fafd88a6 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -187,6 +187,10 @@ { "name": "code-security", "description": "Endpoints to manage Code security using the REST API." + }, + { + "name": "private-registries", + "description": "Manage private registry configurations." } ], "servers": [ @@ -71333,7 +71337,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -71808,7 +71813,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -72051,7 +72057,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -72585,7 +72592,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -73024,7 +73032,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -73592,7 +73601,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { @@ -230006,7 +230016,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index eb73e35700..d26cd134e8 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -99,6 +99,8 @@ tags: description: Endpoints to manage GitHub Enterprise Teams. - name: code-security description: Endpoints to manage Code security using the REST API. +- name: private-registries + description: Manage private registry configurations. servers: - url: https://api.github.com externalDocs: @@ -23129,6 +23131,7 @@ paths: enum: - global - organization + - enterprise description: type: string description: A description of the code security configuration diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index 8eae5040e2..506fa25eb7 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -187,6 +187,10 @@ { "name": "code-security", "description": "Endpoints to manage Code security using the REST API." + }, + { + "name": "private-registries", + "description": "Manage private registry configurations." } ], "servers": [ @@ -107036,7 +107040,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index e4fad609b4..57543e535e 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -99,6 +99,8 @@ tags: description: Endpoints to manage GitHub Enterprise Teams. - name: code-security description: Endpoints to manage Code security using the REST API. +- name: private-registries + description: Manage private registry configurations. servers: - url: https://api.github.com externalDocs: @@ -78153,6 +78155,7 @@ components: enum: - global - organization + - enterprise description: type: string description: A description of the code security configuration diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index 8eae5040e2..506fa25eb7 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -187,6 +187,10 @@ { "name": "code-security", "description": "Endpoints to manage Code security using the REST API." + }, + { + "name": "private-registries", + "description": "Manage private registry configurations." } ], "servers": [ @@ -107036,7 +107040,8 @@ "description": "The type of the code security configuration.", "enum": [ "global", - "organization" + "organization", + "enterprise" ] }, "description": { diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index e4fad609b4..57543e535e 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -99,6 +99,8 @@ tags: description: Endpoints to manage GitHub Enterprise Teams. - name: code-security description: Endpoints to manage Code security using the REST API. +- name: private-registries + description: Manage private registry configurations. servers: - url: https://api.github.com externalDocs: @@ -78153,6 +78155,7 @@ components: enum: - global - organization + - enterprise description: type: string description: A description of the code security configuration