@octokit/openapi 6.6.0 → 6.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "6.6.0",
4
+ "version": "6.6.1",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -47108,7 +47108,7 @@
47108
47108
  },
47109
47109
  "members_allowed_repository_creation_type": {
47110
47110
  "type": "string",
47111
- "description": "Specifies which types of repositories non-admin organization members can create. `private` is only available to repositories that are part of an organization on GitHub Enterprise Cloud. \n**Note:** This parameter is deprecated and will be removed in the future. Its return value ignores internal repositories. Using this parameter overrides values set in `members_can_create_repositories`. See the parameter deprecation notice in the operation description for details.",
47111
+ "description": "Specifies which types of repositories non-admin organization members can create. \n**Note:** This parameter is deprecated and will be removed in the future. Its return value ignores internal repositories. Using this parameter overrides values set in `members_can_create_repositories`. See the parameter deprecation notice in the operation description for details.",
47112
47112
  "enum": ["all", "private", "none"]
47113
47113
  },
47114
47114
  "members_can_create_pages": {
@@ -327812,7 +327812,7 @@
327812
327812
  "/enterprises/{enterprise}/actions/runners/{runner_id}/labels": {
327813
327813
  "get": {
327814
327814
  "summary": "List labels for a self-hosted runner for an enterprise",
327815
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327815
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327816
327816
  "tags": ["enterprise-admin"],
327817
327817
  "operationId": "enterprise-admin/list-labels-for-self-hosted-runner-for-enterprise",
327818
327818
  "externalDocs": {
@@ -327824,7 +327824,7 @@
327824
327824
  },
327825
327825
  "put": {
327826
327826
  "summary": "Set custom labels for a self-hosted runner for an enterprise",
327827
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327827
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327828
327828
  "tags": ["enterprise-admin"],
327829
327829
  "operationId": "enterprise-admin/set-custom-labels-for-self-hosted-runner-for-enterprise",
327830
327830
  "externalDocs": {
@@ -327836,7 +327836,7 @@
327836
327836
  },
327837
327837
  "post": {
327838
327838
  "summary": "Add custom labels to a self-hosted runner for an enterprise",
327839
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327839
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327840
327840
  "tags": ["enterprise-admin"],
327841
327841
  "operationId": "enterprise-admin/add-custom-labels-to-self-hosted-runner-for-enterprise",
327842
327842
  "externalDocs": {
@@ -327848,7 +327848,7 @@
327848
327848
  },
327849
327849
  "delete": {
327850
327850
  "summary": "Remove all custom labels from a self-hosted runner for an enterprise",
327851
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327851
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327852
327852
  "tags": ["enterprise-admin"],
327853
327853
  "operationId": "enterprise-admin/remove-all-custom-labels-from-self-hosted-runner-for-enterprise",
327854
327854
  "externalDocs": {
@@ -327862,7 +327862,7 @@
327862
327862
  "/enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}": {
327863
327863
  "delete": {
327864
327864
  "summary": "Remove a custom label from a self-hosted runner for an enterprise",
327865
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327865
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327866
327866
  "tags": ["enterprise-admin"],
327867
327867
  "operationId": "enterprise-admin/remove-custom-label-from-self-hosted-runner-for-enterprise",
327868
327868
  "externalDocs": {
@@ -327876,7 +327876,7 @@
327876
327876
  "/enterprises/{enterprise}/secret-scanning/alerts": {
327877
327877
  "get": {
327878
327878
  "summary": "List secret scanning alerts for an enterprise",
327879
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327879
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327880
327880
  "tags": ["secret-scanning"],
327881
327881
  "operationId": "secret-scanning/list-alerts-for-enterprise",
327882
327882
  "externalDocs": {
@@ -327890,7 +327890,7 @@
327890
327890
  "/enterprises/{enterprise}/settings/billing/advanced-security": {
327891
327891
  "get": {
327892
327892
  "summary": "Get GitHub Advanced Security active committers for an enterprise",
327893
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327893
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327894
327894
  "tags": ["billing"],
327895
327895
  "operationId": "billing/get-github-advanced-security-billing-ghe",
327896
327896
  "externalDocs": {
@@ -327904,7 +327904,7 @@
327904
327904
  "/organizations/{organization_id}/custom_roles": {
327905
327905
  "get": {
327906
327906
  "summary": "List custom repository roles in an organization",
327907
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327907
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327908
327908
  "tags": ["orgs"],
327909
327909
  "operationId": "orgs/list-custom-roles",
327910
327910
  "externalDocs": {
@@ -327918,7 +327918,7 @@
327918
327918
  "/orgs/{org}/actions/runners/{runner_id}/labels": {
327919
327919
  "get": {
327920
327920
  "summary": "List labels for a self-hosted runner for an organization",
327921
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327921
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327922
327922
  "tags": ["actions"],
327923
327923
  "operationId": "actions/list-labels-for-self-hosted-runner-for-org",
327924
327924
  "externalDocs": {
@@ -327930,7 +327930,7 @@
327930
327930
  },
327931
327931
  "put": {
327932
327932
  "summary": "Set custom labels for a self-hosted runner for an organization",
327933
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327933
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327934
327934
  "tags": ["actions"],
327935
327935
  "operationId": "actions/set-custom-labels-for-self-hosted-runner-for-org",
327936
327936
  "externalDocs": {
@@ -327942,7 +327942,7 @@
327942
327942
  },
327943
327943
  "post": {
327944
327944
  "summary": "Add custom labels to a self-hosted runner for an organization",
327945
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327945
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327946
327946
  "tags": ["actions"],
327947
327947
  "operationId": "actions/add-custom-labels-to-self-hosted-runner-for-org",
327948
327948
  "externalDocs": {
@@ -327954,7 +327954,7 @@
327954
327954
  },
327955
327955
  "delete": {
327956
327956
  "summary": "Remove all custom labels from a self-hosted runner for an organization",
327957
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327957
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327958
327958
  "tags": ["actions"],
327959
327959
  "operationId": "actions/remove-all-custom-labels-from-self-hosted-runner-for-org",
327960
327960
  "externalDocs": {
@@ -327968,7 +327968,7 @@
327968
327968
  "/orgs/{org}/actions/runners/{runner_id}/labels/{name}": {
327969
327969
  "delete": {
327970
327970
  "summary": "Remove a custom label from a self-hosted runner for an organization",
327971
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327971
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327972
327972
  "tags": ["actions"],
327973
327973
  "operationId": "actions/remove-custom-label-from-self-hosted-runner-for-org",
327974
327974
  "externalDocs": {
@@ -327982,7 +327982,7 @@
327982
327982
  "/orgs/{org}/dependabot/secrets": {
327983
327983
  "get": {
327984
327984
  "summary": "List organization secrets",
327985
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327985
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
327986
327986
  "tags": ["dependabot"],
327987
327987
  "operationId": "dependabot/list-org-secrets",
327988
327988
  "externalDocs": {
@@ -327996,7 +327996,7 @@
327996
327996
  "/orgs/{org}/dependabot/secrets/public-key": {
327997
327997
  "get": {
327998
327998
  "summary": "Get an organization public key",
327999
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
327999
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328000
328000
  "tags": ["dependabot"],
328001
328001
  "operationId": "dependabot/get-org-public-key",
328002
328002
  "externalDocs": {
@@ -328010,7 +328010,7 @@
328010
328010
  "/orgs/{org}/dependabot/secrets/{secret_name}": {
328011
328011
  "get": {
328012
328012
  "summary": "Get an organization secret",
328013
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328013
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328014
328014
  "tags": ["dependabot"],
328015
328015
  "operationId": "dependabot/get-org-secret",
328016
328016
  "externalDocs": {
@@ -328022,7 +328022,7 @@
328022
328022
  },
328023
328023
  "put": {
328024
328024
  "summary": "Create or update an organization secret",
328025
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328025
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328026
328026
  "tags": ["dependabot"],
328027
328027
  "operationId": "dependabot/create-or-update-org-secret",
328028
328028
  "externalDocs": {
@@ -328034,7 +328034,7 @@
328034
328034
  },
328035
328035
  "delete": {
328036
328036
  "summary": "Delete an organization secret",
328037
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328037
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328038
328038
  "tags": ["dependabot"],
328039
328039
  "operationId": "dependabot/delete-org-secret",
328040
328040
  "externalDocs": {
@@ -328048,7 +328048,7 @@
328048
328048
  "/orgs/{org}/dependabot/secrets/{secret_name}/repositories": {
328049
328049
  "get": {
328050
328050
  "summary": "List selected repositories for an organization secret",
328051
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328051
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328052
328052
  "tags": ["dependabot"],
328053
328053
  "operationId": "dependabot/list-selected-repos-for-org-secret",
328054
328054
  "externalDocs": {
@@ -328060,7 +328060,7 @@
328060
328060
  },
328061
328061
  "put": {
328062
328062
  "summary": "Set selected repositories for an organization secret",
328063
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328063
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328064
328064
  "tags": ["dependabot"],
328065
328065
  "operationId": "dependabot/set-selected-repos-for-org-secret",
328066
328066
  "externalDocs": {
@@ -328074,7 +328074,7 @@
328074
328074
  "/orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}": {
328075
328075
  "put": {
328076
328076
  "summary": "Add selected repository to an organization secret",
328077
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328077
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328078
328078
  "tags": ["dependabot"],
328079
328079
  "operationId": "dependabot/add-selected-repo-to-org-secret",
328080
328080
  "externalDocs": {
@@ -328086,7 +328086,7 @@
328086
328086
  },
328087
328087
  "delete": {
328088
328088
  "summary": "Remove selected repository from an organization secret",
328089
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328089
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328090
328090
  "tags": ["dependabot"],
328091
328091
  "operationId": "dependabot/remove-selected-repo-from-org-secret",
328092
328092
  "externalDocs": {
@@ -328100,7 +328100,7 @@
328100
328100
  "/orgs/{org}/migrations": {
328101
328101
  "get": {
328102
328102
  "summary": "List organization migrations",
328103
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328103
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328104
328104
  "tags": ["migrations"],
328105
328105
  "operationId": "migrations/list-for-org",
328106
328106
  "externalDocs": {
@@ -328112,7 +328112,7 @@
328112
328112
  },
328113
328113
  "post": {
328114
328114
  "summary": "Start an organization migration",
328115
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328115
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328116
328116
  "tags": ["migrations"],
328117
328117
  "operationId": "migrations/start-for-org",
328118
328118
  "externalDocs": {
@@ -328126,7 +328126,7 @@
328126
328126
  "/orgs/{org}/migrations/{migration_id}": {
328127
328127
  "get": {
328128
328128
  "summary": "Get an organization migration status",
328129
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328129
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328130
328130
  "tags": ["migrations"],
328131
328131
  "operationId": "migrations/get-status-for-org",
328132
328132
  "externalDocs": {
@@ -328140,7 +328140,7 @@
328140
328140
  "/orgs/{org}/settings/billing/advanced-security": {
328141
328141
  "get": {
328142
328142
  "summary": "Get GitHub Advanced Security active committers for an organization",
328143
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328143
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328144
328144
  "tags": ["billing"],
328145
328145
  "operationId": "billing/get-github-advanced-security-billing-org",
328146
328146
  "externalDocs": {
@@ -328154,7 +328154,7 @@
328154
328154
  "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels": {
328155
328155
  "get": {
328156
328156
  "summary": "List labels for a self-hosted runner for a repository",
328157
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328157
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328158
328158
  "tags": ["actions"],
328159
328159
  "operationId": "actions/list-labels-for-self-hosted-runner-for-repo",
328160
328160
  "externalDocs": {
@@ -328166,7 +328166,7 @@
328166
328166
  },
328167
328167
  "put": {
328168
328168
  "summary": "Set custom labels for a self-hosted runner for a repository",
328169
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328169
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328170
328170
  "tags": ["actions"],
328171
328171
  "operationId": "actions/set-custom-labels-for-self-hosted-runner-for-repo",
328172
328172
  "externalDocs": {
@@ -328178,7 +328178,7 @@
328178
328178
  },
328179
328179
  "post": {
328180
328180
  "summary": "Add custom labels to a self-hosted runner for a repository",
328181
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328181
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328182
328182
  "tags": ["actions"],
328183
328183
  "operationId": "actions/add-custom-labels-to-self-hosted-runner-for-repo",
328184
328184
  "externalDocs": {
@@ -328190,7 +328190,7 @@
328190
328190
  },
328191
328191
  "delete": {
328192
328192
  "summary": "Remove all custom labels from a self-hosted runner for a repository",
328193
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328193
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328194
328194
  "tags": ["actions"],
328195
328195
  "operationId": "actions/remove-all-custom-labels-from-self-hosted-runner-for-repo",
328196
328196
  "externalDocs": {
@@ -328204,7 +328204,7 @@
328204
328204
  "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}": {
328205
328205
  "delete": {
328206
328206
  "summary": "Remove a custom label from a self-hosted runner for a repository",
328207
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328207
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328208
328208
  "tags": ["actions"],
328209
328209
  "operationId": "actions/remove-custom-label-from-self-hosted-runner-for-repo",
328210
328210
  "externalDocs": {
@@ -328218,7 +328218,7 @@
328218
328218
  "/repos/{owner}/{repo}/dependabot/secrets": {
328219
328219
  "get": {
328220
328220
  "summary": "List repository secrets",
328221
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328221
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328222
328222
  "tags": ["dependabot"],
328223
328223
  "operationId": "dependabot/list-repo-secrets",
328224
328224
  "externalDocs": {
@@ -328232,7 +328232,7 @@
328232
328232
  "/repos/{owner}/{repo}/dependabot/secrets/public-key": {
328233
328233
  "get": {
328234
328234
  "summary": "Get a repository public key",
328235
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328235
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328236
328236
  "tags": ["dependabot"],
328237
328237
  "operationId": "dependabot/get-repo-public-key",
328238
328238
  "externalDocs": {
@@ -328246,7 +328246,7 @@
328246
328246
  "/repos/{owner}/{repo}/dependabot/secrets/{secret_name}": {
328247
328247
  "get": {
328248
328248
  "summary": "Get a repository secret",
328249
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328249
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328250
328250
  "tags": ["dependabot"],
328251
328251
  "operationId": "dependabot/get-repo-secret",
328252
328252
  "externalDocs": {
@@ -328258,7 +328258,7 @@
328258
328258
  },
328259
328259
  "put": {
328260
328260
  "summary": "Create or update a repository secret",
328261
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328261
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328262
328262
  "tags": ["dependabot"],
328263
328263
  "operationId": "dependabot/create-or-update-repo-secret",
328264
328264
  "externalDocs": {
@@ -328270,7 +328270,7 @@
328270
328270
  },
328271
328271
  "delete": {
328272
328272
  "summary": "Delete a repository secret",
328273
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328273
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328274
328274
  "tags": ["dependabot"],
328275
328275
  "operationId": "dependabot/delete-repo-secret",
328276
328276
  "externalDocs": {
@@ -328284,7 +328284,7 @@
328284
328284
  "/repos/{owner}/{repo}/replicas/caches": {
328285
328285
  "get": {
328286
328286
  "summary": "List repository cache replication status",
328287
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328287
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328288
328288
  "tags": ["repos"],
328289
328289
  "operationId": "repos/list-cache-info",
328290
328290
  "externalDocs": {
@@ -328298,7 +328298,7 @@
328298
328298
  "/user/migrations": {
328299
328299
  "get": {
328300
328300
  "summary": "List user migrations",
328301
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328301
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328302
328302
  "tags": ["migrations"],
328303
328303
  "operationId": "migrations/list-for-authenticated-user",
328304
328304
  "externalDocs": {
@@ -328310,7 +328310,7 @@
328310
328310
  },
328311
328311
  "post": {
328312
328312
  "summary": "Start a user migration",
328313
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328313
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328314
328314
  "tags": ["migrations"],
328315
328315
  "operationId": "migrations/start-for-authenticated-user",
328316
328316
  "externalDocs": {
@@ -328324,7 +328324,7 @@
328324
328324
  "/user/migrations/{migration_id}/archive": {
328325
328325
  "get": {
328326
328326
  "summary": "Download a user migration archive",
328327
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328327
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328328
328328
  "tags": ["migrations"],
328329
328329
  "operationId": "migrations/get-archive-for-authenticated-user",
328330
328330
  "externalDocs": {
@@ -328338,7 +328338,7 @@
328338
328338
  "/user/migrations/{migration_id}/repositories": {
328339
328339
  "get": {
328340
328340
  "summary": "List repositories for a user migration",
328341
- "description": "This endpoint does not exist ghes-3.3. It was added in ghes-3.4",
328341
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.3. It was added in 3.4",
328342
328342
  "tags": ["migrations"],
328343
328343
  "operationId": "migrations/list-repos-for-authenticated-user",
328344
328344
  "externalDocs": {