Skip to content

Update OpenAPI spec (590c93f) - #106

Merged
workos-sdk-automation[bot] merged 1 commit into
mainfrom
update-spec-20260813-140119-31707835375
Aug 13, 2026
Merged

Update OpenAPI spec (590c93f)#106
workos-sdk-automation[bot] merged 1 commit into
mainfrom
update-spec-20260813-140119-31707835375

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/590c93fe53a45b4c27a1e3ce3d0670cb2456c6a5

Source PRs

  • workos/workos#68801
Changes



└─┬Paths
  ├─┬/authorization/organization_memberships/{organization_membership_id}/resources/{resource_type_slug}/{external_id}/permissions
  │ └─┬GET
  │   └──[🔀] description (2412:20)
  └─┬/authorization/organization_memberships/{organization_membership_id}/resources/{resource_id}/permissions
    └─┬GET
      └──[🔀] description (2292:20)


| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths            | 2             | 0                |

Date: 08/13/26 | Commit: Update OpenAPI spec from workos/workos@590c93fe53a45b4c27a1e3ce3d0670cb2456c6a5

- **Total Changes**: _2_
- **Modifications**: _2_

@greptile-apps

greptile-apps Bot commented Aug 13, 2026

Copy link
Copy Markdown

Greptile Summary

The PR synchronizes the OpenAPI contract with upstream revision 590c93fe and clarifies the semantics of two effective-permissions endpoints.

  • Documents that effective permissions are not filtered by resource type.
  • Clarifies that returned permissions identify the resource type on which they were declared.
  • Advances the SDK synchronization marker to the matching upstream revision.

Confidence Score: 5/5

The PR appears safe to merge because the documentation changes align with the declared response schema and the synchronization marker matches the imported upstream revision.

The two endpoint descriptions remain consistent with each other and their shared response type, while the accompanying marker correctly records the source revision.

Important Files Changed

Filename Overview
spec/open-api-spec.yaml Expands two operation descriptions consistently; both operations use the same response schema, whose required resource_type_slug field supports the new labeling language.
.last-synced-sha Advances the synchronization marker to the exact upstream revision identified by this automated update.

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

github-actions Bot added a commit that referenced this pull request Aug 13, 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 1447d54 into main Aug 13, 2026
12 of 13 checks passed
@workos-sdk-automation
workos-sdk-automation Bot deleted the update-spec-20260813-140119-31707835375 branch August 13, 2026 14:10
github-actions Bot added a commit that referenced this pull request Aug 13, 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