Skip to content

Update OpenAPI spec (b538a36) - #105

Merged
workos-sdk-automation[bot] merged 1 commit into
mainfrom
update-spec-20260812-160802-31615929821
Aug 12, 2026
Merged

Update OpenAPI spec (b538a36)#105
workos-sdk-automation[bot] merged 1 commit into
mainfrom
update-spec-20260812-160802-31615929821

Conversation

@workos-sdk-automation

Copy link
Copy Markdown
Contributor

🤖 I see new OpenAPI changes beep boop

Automated update from https://github.com/workos/workos/tree/b538a36a41453a2d7b46a87070151a8322f5168f

Source PRs

  • workos/workos#68934
Changes



└─┬Paths
  └─┬/user_management/users/{id}
    └─┬DELETE
      └─┬Responses
        └──[➖] 409 (17140:11)❌ 


| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths            | 1             | 1                |

Date: 08/12/26 | Commit: Update OpenAPI spec from workos/workos@b538a36a41453a2d7b46a87070151a8322f5168f

- ❌ **BREAKING Changes**: _1_ out of _1_
- **Removals**: _1_
- **Breaking Removals**: _1_

ERROR: breaking changes discovered

@greptile-apps

greptile-apps Bot commented Aug 12, 2026

Copy link
Copy Markdown

Greptile Summary

The PR synchronizes the OpenAPI specification to upstream commit b538a36, removing the documented 409 user_deletion_not_allowed response from the delete-user endpoint.

  • Updates the recorded upstream synchronization SHA.
  • Removes the delete-user endpoint's 409 response schema as an acknowledged breaking API-contract change.

Confidence Score: 5/5

The PR appears safe to merge as the only contract removal is explicitly identified as a breaking upstream synchronization change.

The specification and synchronization marker consistently track the same upstream update, and no concrete unintended runtime, generation, or security failure was established.

Important Files Changed

Filename Overview
spec/open-api-spec.yaml Removes the acknowledged 409 response definition from DELETE /user_management/users/{id} without evidence of an unintended contract mismatch.
.last-synced-sha Advances the synchronization marker to the upstream commit represented by the specification update.

Reviews (1): Last reviewed commit: "Update OpenAPI spec from workos/workos@b..." | Re-trigger Greptile

github-actions Bot added a commit that referenced this pull request Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

SDK compatibility report

📄 View full code diff

Language Breaking Soft-risk Additive
dotnet 4 0 1
go 0 0 1
ios 0 0 0
kotlin 0 0 0
php 3 0 1
python 0 0 1
ruby 0 0 1
rust 0 0 1

Changes by domain

Domain Breaking Soft-risk Additive Languages
CreateDataIntegrationAuthMethods 4 dotnet, php
WaitlistUser 1 dotnet, go, php, python, ruby, rust

Breaking (4)

CreateDataIntegrationAuthMethods

1 enum, 3 enum values removed
Symbol Kind Languages
CreateDataIntegrationAuthMethods enum dotnet, php
CreateDataIntegrationAuthMethods.ApiKey enum value dotnet, php
CreateDataIntegrationAuthMethods.OAuth enum value dotnet, php
CreateDataIntegrationAuthMethods.Unknown enum value dotnet

Additive (1)

WaitlistUser

Change Languages
WaitlistUser.AdditionalFields added (field) dotnet
📄 src/WorkOS.net/Entities/WaitlistUser.cs
go
📄 models.go
php
📄 lib/Resource/WaitlistUser.php
python
📄 src/workos/common/models/waitlist_user.py
ruby
📄 lib/workos/shared/waitlist_user.rb
rust
📄 src/models/waitlist_user.rs

@workos-sdk-automation
workos-sdk-automation Bot merged commit b285769 into main Aug 12, 2026
12 of 13 checks passed
@workos-sdk-automation
workos-sdk-automation Bot deleted the update-spec-20260812-160802-31615929821 branch August 12, 2026 16:20
github-actions Bot added a commit that referenced this pull request Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants