Skip to content

Commit a3f1dd5

Browse files
WyriHaximusgithub-actions[bot]
authored andcommitted
[GitHubEnterpriseCloud] Update to 1.1.4-25c84342b0a57e02594127b0dd21daae from 1.1.4-197765ae314cd6366887510a47df29dc
Detected Schema changes: 2024-10-25 17:29:33 ERROR unable to open the rolodex file, check specification references and base path ├ file: /__w/github-root/github-root/server-statistics-actions.yaml └ error: open /__w/github-root/github-root/server-statistics-actions.yaml: no such file or directory 2024-10-25 17:29:33 ERROR unable to open the rolodex file, check specification references and base path ├ file: /__w/github-root/github-root/server-statistics-packages.yaml └ error: open /__w/github-root/github-root/server-statistics-packages.yaml: no such file or directory 2024-10-25 17:29:33 ERROR unable to open the rolodex file, check specification references and base path ├ file: /__w/github-root/github-root/server-statistics-advisory-db.yaml └ error: open /__w/github-root/github-root/server-statistics-advisory-db.yaml: no such file or directory 2024-10-25 17:29:35 ERROR unable to open the rolodex file, check specification references and base path ├ file: /__w/github-root/github-root/server-statistics-actions.yaml └ error: open /__w/github-root/github-root/server-statistics-actions.yaml: no such file or directory 2024-10-25 17:29:35 ERROR unable to open the rolodex file, check specification references and base path ├ error: open /__w/github-root/github-root/server-statistics-packages.yaml: no such file or directory └ file: /__w/github-root/github-root/server-statistics-packages.yaml 2024-10-25 17:29:35 ERROR unable to open the rolodex file, check specification references and base path ├ file: /__w/github-root/github-root/server-statistics-advisory-db.yaml └ error: open /__w/github-root/github-root/server-statistics-advisory-db.yaml: no such file or directory ERROR: component `server-statistics-actions.yaml` does not exist in the specification ERROR: component `server-statistics-packages.yaml` does not exist in the specification ERROR: component `server-statistics-advisory-db.yaml` does not exist in the specification ERROR: cannot resolve reference `server-statistics-actions.yaml`, it's missing: [208172:11] ERROR: cannot resolve reference `server-statistics-packages.yaml`, it's missing: [208174:11] ERROR: cannot resolve reference `server-statistics-advisory-db.yaml`, it's missing: [208176:11] ERROR: component `server-statistics-actions.yaml` does not exist in the specification ERROR: component `server-statistics-packages.yaml` does not exist in the specification ERROR: component `server-statistics-advisory-db.yaml` does not exist in the specification ERROR: cannot resolve reference `server-statistics-actions.yaml`, it's missing: [208169:11] ERROR: cannot resolve reference `server-statistics-packages.yaml`, it's missing: [208171:11] ERROR: cannot resolve reference `server-statistics-advisory-db.yaml`, it's missing: [208173:11]
1 parent b8b3ac5 commit a3f1dd5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

clients/GitHubEnterpriseCloud/etc/openapi-client-generator.state

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "197765ae314cd6366887510a47df29dc",
2+
"specHash": "25c84342b0a57e02594127b0dd21daae",
33
"generatedFiles": {
44
"files": [
55
{

etc/specs/GitHubEnterpriseCloud/current.spec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50336,6 +50336,9 @@ paths:
5033650336
List organizations for the authenticated user.
5033750337

5033850338
For OAuth app tokens and personal access tokens (classic), this endpoint only lists organizations that your authorization allows you to operate on in some way (e.g., you can list teams with `read:org` scope, you can publicize your organization membership with `user` scope, etc.). Therefore, this API requires at least `user` or `read:org` scope for OAuth app tokens and personal access tokens (classic). Requests with insufficient scope will receive a `403 Forbidden` response.
50339+
50340+
> [!NOTE]
50341+
> Requests using a fine-grained access token will receive a `200 Success` response with an empty list.
5033950342
tags:
5034050343
- orgs
5034150344
operationId: orgs/list-for-authenticated-user

0 commit comments

Comments
 (0)