Skip to content

Update OpenAPI spec (9961670) - #104

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

Update OpenAPI spec (9961670)#104
workos-sdk-automation[bot] merged 1 commit into
mainfrom
update-spec-20260812-003216-31550456902

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/9961670bf2d881e03da1bdc73bf5b8af7b47f994

Source PRs

  • workos/workos#68733
Changes



└─┬Components
  └─┬Schemas
    └─┬WaitlistUser
      └──[➕] properties/additional_fields (26096:9)


| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| components       | 1             | 0                |

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

- **Total Changes**: _1_
- **Additions**: _1_

@greptile-apps

greptile-apps Bot commented Aug 12, 2026

Copy link
Copy Markdown

Greptile Summary

The PR synchronizes the OpenAPI specification with upstream commit 9961670, adding optional user-provided fields to waitlist-user responses.

  • Adds WaitlistUser.additional_fields as a string-valued object.
  • Documents that its values are untrusted input.
  • Updates the recorded upstream synchronization SHA.

Confidence Score: 5/5

The PR appears safe to merge with no actionable defects identified.

The new optional property follows existing object-map schema conventions, and the synchronization marker matches the documented upstream commit.

Important Files Changed

Filename Overview
spec/open-api-spec.yaml Adds an optional, string-valued additional_fields object to WaitlistUser; no concrete contract defect was established.
.last-synced-sha Updates the synchronization marker to the upstream commit identified in the PR description.

Reviews (1): Last reviewed commit: "Update OpenAPI spec from workos/workos@9..." | 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 776936f into main Aug 12, 2026
12 of 13 checks passed
@workos-sdk-automation
workos-sdk-automation Bot deleted the update-spec-20260812-003216-31550456902 branch August 12, 2026 00:40
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