Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 1 addition & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,4 @@ composer.phar
.openapi-generator/FILES.old

# Environment variables
.env

# macOS
.DS_Store

# SDK update workflow scratch dir (sdk-update.yml). Holds the staged
# spec, oasdiff outputs, classifier results, and the composed PR body.
# Must not be swept into the auto/sdk-update PR commit.
.sdk-update/
.env
1,045 changes: 927 additions & 118 deletions .openapi-generator/FILES

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .sdk-update/analysis/breaking-exit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
3,524 changes: 3,524 additions & 0 deletions .sdk-update/analysis/breaking-output.txt

Large diffs are not rendered by default.

Empty file.
1 change: 1 addition & 0 deletions .sdk-update/analysis/changelog.json

Large diffs are not rendered by default.

1,961 changes: 1,961 additions & 0 deletions .sdk-update/analysis/changelog.md

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .sdk-update/classification.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
major
Reason: Breaking changes detected. 863 ERR-level change(s): api-removed-without-deprecation, request-body-added-required, request-body-type-changed, request-parameter-default-value-removed, request-parameter-type-changed, request-property-any-of-removed, request-property-became-not-nullable, request-property-enum-value-removed, response-body-one-of-added, response-body-type-changed, response-media-type-removed, response-property-list-of-types-widened, response-property-one-of-added, response-property-type-changed.
5 changes: 5 additions & 0 deletions .sdk-update/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"source_commit": "9a3900af040817251293f457c1cfecaf6e6def77",
"generated_at": "2026-06-01T22:40:00Z",
"url": "https://d40bgjb2zs35x.cloudfront.net/main/latest/docs/openapi/public-openapi.yaml"
}
653 changes: 653 additions & 0 deletions .sdk-update/pr-body.md

Large diffs are not rendered by default.

Loading