diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index e5d8316dad..7459889aaa 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -38762,7 +38762,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -38796,7 +38796,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 4ab11f6d4f..d5409839a9 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -28081,7 +28081,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -28108,7 +28109,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos 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 e91966e768..7cd2fc627d 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -291774,7 +291774,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -291827,7 +291827,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" 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 439b004a86..0d4e825960 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -58427,7 +58427,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -58453,7 +58454,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index ba866776bc..ff19b5da9b 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -295087,7 +295087,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -295140,7 +295140,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 3841a0c223..77ea65c4bc 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -59910,7 +59910,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -59936,7 +59937,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index 2a686e88f6..92b920b007 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -39996,7 +39996,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -40030,7 +40030,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index 138a0ec3a2..1c5cd12ade 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -28943,7 +28943,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -28970,7 +28971,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/ghes-3.3/dereferenced/ghes-3.3.deref.json b/descriptions/ghes-3.3/dereferenced/ghes-3.3.deref.json index 36faea3fdd..b55d494290 100644 --- a/descriptions/ghes-3.3/dereferenced/ghes-3.3.deref.json +++ b/descriptions/ghes-3.3/dereferenced/ghes-3.3.deref.json @@ -251398,7 +251398,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -251451,7 +251451,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/ghes-3.3/dereferenced/ghes-3.3.deref.yaml b/descriptions/ghes-3.3/dereferenced/ghes-3.3.deref.yaml index e77cd7ec7c..f0a0232592 100644 --- a/descriptions/ghes-3.3/dereferenced/ghes-3.3.deref.yaml +++ b/descriptions/ghes-3.3/dereferenced/ghes-3.3.deref.yaml @@ -50075,7 +50075,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -50101,7 +50102,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/ghes-3.3/ghes-3.3.json b/descriptions/ghes-3.3/ghes-3.3.json index 099cb49c65..3db4262598 100644 --- a/descriptions/ghes-3.3/ghes-3.3.json +++ b/descriptions/ghes-3.3/ghes-3.3.json @@ -33705,7 +33705,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -33739,7 +33739,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/ghes-3.3/ghes-3.3.yaml b/descriptions/ghes-3.3/ghes-3.3.yaml index 6d99ca5030..94fd174bdb 100644 --- a/descriptions/ghes-3.3/ghes-3.3.yaml +++ b/descriptions/ghes-3.3/ghes-3.3.yaml @@ -24033,7 +24033,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -24060,7 +24061,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/ghes-3.4/dereferenced/ghes-3.4.deref.json b/descriptions/ghes-3.4/dereferenced/ghes-3.4.deref.json index b486061952..428781847d 100644 --- a/descriptions/ghes-3.4/dereferenced/ghes-3.4.deref.json +++ b/descriptions/ghes-3.4/dereferenced/ghes-3.4.deref.json @@ -264317,7 +264317,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -264370,7 +264370,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/ghes-3.4/dereferenced/ghes-3.4.deref.yaml b/descriptions/ghes-3.4/dereferenced/ghes-3.4.deref.yaml index 4d56ebeac1..4e9650ed4b 100644 --- a/descriptions/ghes-3.4/dereferenced/ghes-3.4.deref.yaml +++ b/descriptions/ghes-3.4/dereferenced/ghes-3.4.deref.yaml @@ -52350,7 +52350,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -52376,7 +52377,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/ghes-3.4/ghes-3.4.json b/descriptions/ghes-3.4/ghes-3.4.json index d4cb17cb92..57e4860ce2 100644 --- a/descriptions/ghes-3.4/ghes-3.4.json +++ b/descriptions/ghes-3.4/ghes-3.4.json @@ -35569,7 +35569,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -35603,7 +35603,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/ghes-3.4/ghes-3.4.yaml b/descriptions/ghes-3.4/ghes-3.4.yaml index bed0baa42b..0865c37c2a 100644 --- a/descriptions/ghes-3.4/ghes-3.4.yaml +++ b/descriptions/ghes-3.4/ghes-3.4.yaml @@ -25533,7 +25533,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -25560,7 +25561,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/ghes-3.5/dereferenced/ghes-3.5.deref.json b/descriptions/ghes-3.5/dereferenced/ghes-3.5.deref.json index 51a69b5394..f3e07ed61f 100644 --- a/descriptions/ghes-3.5/dereferenced/ghes-3.5.deref.json +++ b/descriptions/ghes-3.5/dereferenced/ghes-3.5.deref.json @@ -270560,7 +270560,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -270613,7 +270613,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/ghes-3.5/dereferenced/ghes-3.5.deref.yaml b/descriptions/ghes-3.5/dereferenced/ghes-3.5.deref.yaml index 3861f67cfa..5c07ab6a70 100644 --- a/descriptions/ghes-3.5/dereferenced/ghes-3.5.deref.yaml +++ b/descriptions/ghes-3.5/dereferenced/ghes-3.5.deref.yaml @@ -53733,7 +53733,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -53759,7 +53760,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/ghes-3.5/ghes-3.5.json b/descriptions/ghes-3.5/ghes-3.5.json index 75e71c7969..4906ad9a2a 100644 --- a/descriptions/ghes-3.5/ghes-3.5.json +++ b/descriptions/ghes-3.5/ghes-3.5.json @@ -36634,7 +36634,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -36668,7 +36668,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/ghes-3.5/ghes-3.5.yaml b/descriptions/ghes-3.5/ghes-3.5.yaml index 60c5db9086..822df63947 100644 --- a/descriptions/ghes-3.5/ghes-3.5.yaml +++ b/descriptions/ghes-3.5/ghes-3.5.yaml @@ -26281,7 +26281,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -26308,7 +26309,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/ghes-3.6/dereferenced/ghes-3.6.deref.json b/descriptions/ghes-3.6/dereferenced/ghes-3.6.deref.json index bd961f3651..af396ed9d8 100644 --- a/descriptions/ghes-3.6/dereferenced/ghes-3.6.deref.json +++ b/descriptions/ghes-3.6/dereferenced/ghes-3.6.deref.json @@ -275967,7 +275967,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -276020,7 +276020,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/ghes-3.6/dereferenced/ghes-3.6.deref.yaml b/descriptions/ghes-3.6/dereferenced/ghes-3.6.deref.yaml index 03025b45e2..448151af43 100644 --- a/descriptions/ghes-3.6/dereferenced/ghes-3.6.deref.yaml +++ b/descriptions/ghes-3.6/dereferenced/ghes-3.6.deref.yaml @@ -54655,7 +54655,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -54681,7 +54682,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/ghes-3.6/ghes-3.6.json b/descriptions/ghes-3.6/ghes-3.6.json index ec3cc97f5e..04a4b53b35 100644 --- a/descriptions/ghes-3.6/ghes-3.6.json +++ b/descriptions/ghes-3.6/ghes-3.6.json @@ -37192,7 +37192,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -37226,7 +37226,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/ghes-3.6/ghes-3.6.yaml b/descriptions/ghes-3.6/ghes-3.6.yaml index 9ebcda543f..48c64216ef 100644 --- a/descriptions/ghes-3.6/ghes-3.6.yaml +++ b/descriptions/ghes-3.6/ghes-3.6.yaml @@ -26691,7 +26691,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -26718,7 +26719,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/github.ae/dereferenced/github.ae.deref.json b/descriptions/github.ae/dereferenced/github.ae.deref.json index 23aec89cc7..0bf1af1207 100644 --- a/descriptions/github.ae/dereferenced/github.ae.deref.json +++ b/descriptions/github.ae/dereferenced/github.ae.deref.json @@ -237311,7 +237311,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -237364,7 +237364,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/github.ae/dereferenced/github.ae.deref.yaml b/descriptions/github.ae/dereferenced/github.ae.deref.yaml index 7dd57c5f44..cbb95f6789 100644 --- a/descriptions/github.ae/dereferenced/github.ae.deref.yaml +++ b/descriptions/github.ae/dereferenced/github.ae.deref.yaml @@ -47810,7 +47810,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -47836,7 +47837,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos diff --git a/descriptions/github.ae/github.ae.json b/descriptions/github.ae/github.ae.json index 62138cd393..eea2e8d98a 100644 --- a/descriptions/github.ae/github.ae.json +++ b/descriptions/github.ae/github.ae.json @@ -31288,7 +31288,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "", + "description": "Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -31322,7 +31322,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "", + "description": "Disables Git LFS for a repository. Access tokens must have the `admin:enterprise` scope.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" diff --git a/descriptions/github.ae/github.ae.yaml b/descriptions/github.ae/github.ae.yaml index bd78597d6e..9b60259a9b 100644 --- a/descriptions/github.ae/github.ae.yaml +++ b/descriptions/github.ae/github.ae.yaml @@ -22467,7 +22467,8 @@ paths: "/repos/{owner}/{repo}/lfs": put: summary: Enable Git LFS for a repository - description: '' + description: Enables Git LFS for a repository. Access tokens must have the `admin:enterprise` + scope. operationId: repos/enable-lfs-for-repo tags: - repos @@ -22494,7 +22495,8 @@ paths: subcategory: lfs delete: summary: Disable Git LFS for a repository - description: '' + description: Disables Git LFS for a repository. Access tokens must have the + `admin:enterprise` scope. operationId: repos/disable-lfs-for-repo tags: - repos