Update OpenAPI spec (2026-05-18)#23
Merged
Merged
Conversation
Contributor
SDK compatibility report
Changes by domain
|
| Symbol | Kind | Languages |
|---|---|---|
AuthorizationListResourcesOptions.Search |
field | dotnet, go, rust |
Parameter changes (4)
| Method | Changes | Languages |
|---|---|---|
Authorization.listResources |
search removed |
kotlin, php, ruby |
Authorization.listResourcesByExternalId |
search removed |
kotlin |
Authorization.listResourcesByExternalIdSuspend |
search removed |
kotlin |
Authorization.listResourcesSuspend |
search removed |
kotlin |
Soft-risk (24)
Authorization
Parameter changes (24)
| Method | Changes | Languages |
|---|---|---|
Authorization.listResources |
parent moved 8→7; requestOptions moved 9→8; resourceId moved 8→7 |
kotlin, php |
Authorization.listResourcesByExternalId |
parentResourceTypeSlug moved 8→7; externalId moved 9→8; requestOptions moved 10→9 |
kotlin |
Authorization.listResourcesByExternalIdSuspend |
parentResourceTypeSlug moved 8→7; externalId moved 9→8; requestOptions moved 10→9 |
kotlin |
Authorization.listResourcesSuspend |
parent moved 8→7; requestOptions moved 9→8; resourceId moved 8→7 |
kotlin |
Authorization.listRoleAssignments |
requestOptions moved 5→8; resourceTypeSlug added |
kotlin, php, ruby |
Authorization.listRoleAssignmentsForResource |
requestOptions moved 5→6; roleSlug added |
kotlin, php, ruby |
Authorization.listRoleAssignmentsForResourceByExternalId |
requestOptions moved 7→8; roleSlug added |
kotlin, php, ruby |
Authorization.listRoleAssignmentsForResourceByExternalIdSuspend |
requestOptions moved 7→8; roleSlug added |
kotlin |
Authorization.listRoleAssignmentsForResourceSuspend |
requestOptions moved 5→6; roleSlug added |
kotlin |
Authorization.listRoleAssignmentsSuspend |
requestOptions moved 5→8; resourceTypeSlug added |
kotlin |
Additive (5)
Authorization
| Change | Languages |
|---|---|
AuthorizationListRoleAssignmentsForResourceByExternalIdOptions.RoleSlug added (field) |
dotnet 📄 src/WorkOS.net/Services/Authorization/_interfaces/AuthorizationOptions.cs go 📄 authorization.go rust 📄 src/resources/authorization.rs |
AuthorizationListRoleAssignmentsForResourceOptions.RoleSlug added (field) |
dotnet 📄 src/WorkOS.net/Services/Authorization/_interfaces/AuthorizationOptions.cs go 📄 authorization.go rust 📄 src/resources/authorization.rs |
AuthorizationListRoleAssignmentsOptions.ResourceExternalId added (field) |
dotnet 📄 src/WorkOS.net/Services/Authorization/_interfaces/AuthorizationOptions.cs go 📄 authorization.go rust 📄 src/resources/authorization.rs |
AuthorizationListRoleAssignmentsOptions.ResourceId added (field) |
dotnet 📄 src/WorkOS.net/Services/Authorization/_interfaces/AuthorizationOptions.cs go 📄 authorization.go rust 📄 src/resources/authorization.rs |
AuthorizationListRoleAssignmentsOptions.ResourceTypeSlug added (field) |
dotnet 📄 src/WorkOS.net/Services/Authorization/_interfaces/AuthorizationOptions.cs go 📄 authorization.go rust 📄 src/resources/authorization.rs |
4 tasks
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I see new OpenAPI changes beep boop
Automated update from https://github.com/workos/workos/tree/13aaa9a125fc87d1ed23acd5ef740382510296be
Source PRs
Changes