Update OpenAPI spec (f5be71f) - #130
Conversation
Greptile SummaryThis automated synchronization expands the canonical OpenAPI contract with connection-management and SAML certificate operations while updating event variants and request constraints.
Confidence Score: 5/5The PR appears safe to merge because no concrete blocking or independently actionable issue was identified in the changed contract. The examined operations have coherent path parameters, unique operation identifiers, resolvable schema references, and semantically consistent request-group aliases, with no established consumer-facing failure. Important Files Changed
|
SDK compatibility report❌ Matrix result:
Missing diagnostics
Changes by domain
|
| Symbol | Kind | Languages |
|---|---|---|
AuthenticateResponseAuthenticationMethod.DiscordOAuth |
enum value | dotnet, go, ruby |
AuthenticateResponseAuthenticationMethod.GrokOAuth |
enum value | dotnet, go, ruby |
AuthenticateResponseAuthenticationMethod.XoAuth |
enum value | dotnet, go, ruby |
ConnectionActivatedDataConnectionType
3 enum values removed
| Symbol | Kind | Languages |
|---|---|---|
ConnectionActivatedDataConnectionType.DiscordOAuth |
enum value | dotnet, go, ruby |
ConnectionActivatedDataConnectionType.GrokOAuth |
enum value | dotnet, go, ruby |
ConnectionActivatedDataConnectionType.XoAuth |
enum value | dotnet, go, ruby |
ConnectionsConnectionType
3 enum values removed
| Symbol | Kind | Languages |
|---|---|---|
ConnectionsConnectionType.DiscordOAuth |
enum value | dotnet, go, ruby |
ConnectionsConnectionType.GrokOAuth |
enum value | dotnet, go, ruby |
ConnectionsConnectionType.XoAuth |
enum value | dotnet, go, ruby |
ConnectionType
3 enum values removed
| Symbol | Kind | Languages |
|---|---|---|
ConnectionType.DiscordOAuth |
enum value | dotnet, go, ruby |
ConnectionType.GrokOAuth |
enum value | dotnet, go, ruby |
ConnectionType.XoAuth |
enum value | dotnet, go, ruby |
CreateDataIntegrationAuthMethods
1 enum, 3 enum values removed
| Symbol | Kind | Languages |
|---|---|---|
CreateDataIntegrationAuthMethods |
enum | dotnet |
CreateDataIntegrationAuthMethods.ApiKey |
enum value | dotnet |
CreateDataIntegrationAuthMethods.OAuth |
enum value | dotnet |
CreateDataIntegrationAuthMethods.Unknown |
enum value | dotnet |
CreatePasswordResetToken
Removed methods (1)
| Method | Languages |
|---|---|
CreatePasswordResetToken |
ruby |
SSO
Type changes (1)
SSOGetProfileAndTokenOptions.Code type changed (field)
| Language | Before | After |
|---|---|---|
| dotnet 📄 src/WorkOS.net/Services/SSO/_interfaces/SSOOptions.cs |
SSOGetProfileAndTokenOptions.Codetype: string |
SSOGetProfileAndTokenOptions.Codetype: string? |
| go 📄 sso.go |
SSOGetProfileAndTokenParams.codetype: string |
SSOGetProfileAndTokenParams.codetype: *string |
TokenQuery
Removed methods (1)
| Method | Languages |
|---|---|
TokenQuery |
ruby |
UserIdentitiesGetItemProvider
3 enum values removed
| Symbol | Kind | Languages |
|---|---|---|
UserIdentitiesGetItemProvider.DiscordOAuth |
enum value | dotnet, go, ruby |
UserIdentitiesGetItemProvider.GrokOAuth |
enum value | dotnet, go, ruby |
UserIdentitiesGetItemProvider.XoAuth |
enum value | dotnet, go, ruby |
ValidateApiKey
Removed methods (1)
| Method | Languages |
|---|---|
ValidateApiKey |
ruby |
Waitlist
1 enum removed
| Symbol | Kind | Languages |
|---|---|---|
WaitlistUserState |
enum | dotnet, ruby |
Soft-risk (12)
CreatePasswordResetToken
1 property removed
| Symbol | Kind | Languages |
|---|---|---|
CreatePasswordResetToken.email |
property | ruby |
SSO
Parameter changes (1)
| Method | Changes | Languages |
|---|---|---|
SSO.get_profile_and_token |
organization_id added |
ruby |
TokenQuery
4 propertys removed
| Symbol | Kind | Languages |
|---|---|---|
TokenQuery.client_id |
property | ruby |
TokenQuery.client_secret |
property | ruby |
TokenQuery.code |
property | ruby |
TokenQuery.grant_type |
property | ruby |
ValidateApiKey
1 property removed
| Symbol | Kind | Languages |
|---|---|---|
ValidateApiKey.value |
property | ruby |
Waitlist
4 enum values removed
| Symbol | Kind | Languages |
|---|---|---|
WaitlistUserState.Approved |
enum value | dotnet, go, ruby |
WaitlistUserState.Denied |
enum value | dotnet, go, ruby |
WaitlistUserState.Pending |
enum value | dotnet, go, ruby |
WaitlistUserState.Unknown |
enum value | dotnet |
Type changes (1)
WaitlistUser.State type changed (field)
| Language | Before | After |
|---|---|---|
| dotnet 📄 src/WorkOS.net/Entities/WaitlistUser.cs |
WaitlistUser.Statetype: WaitlistUserState |
WaitlistUser.Statetype: UserManagementWaitlistsState |
Additive (442)
AgentBlueprintCreated
| Change | Languages |
|---|---|
AgentBlueprintCreated added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreated.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created.rb |
AgentBlueprintCreated.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created.rb |
AgentBlueprintCreated.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created.rb |
AgentBlueprintCreated.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created.rb |
AgentBlueprintCreated.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created.rb |
AgentBlueprintCreated.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created.rb |
AgentBlueprintCreated.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created.rb |
AgentBlueprintCreatedData added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data.rb |
AgentBlueprintCreatedData.CreatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data.rb |
AgentBlueprintCreatedData.Description added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data.rb |
AgentBlueprintCreatedData.Id added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data.rb |
AgentBlueprintCreatedData.InvocableBy added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data.rb |
AgentBlueprintCreatedData.Name added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data.rb |
AgentBlueprintCreatedData.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data.rb |
AgentBlueprintCreatedData.Permissions added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data.rb |
AgentBlueprintCreatedData.SessionSettings added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data.rb |
AgentBlueprintCreatedData.UpdatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data.rb |
AgentBlueprintCreatedDataInvocableBy added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedDataInvocableBy.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data_invocable_by.rb |
AgentBlueprintCreatedDataInvocableBy.OrganizationIds added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedDataInvocableBy.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data_invocable_by.rb |
AgentBlueprintCreatedDataInvocableBy.RoleSlugs added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedDataInvocableBy.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data_invocable_by.rb |
AgentBlueprintCreatedDataSessionSetting added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedDataSessionSetting.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data_session_setting.rb |
AgentBlueprintCreatedDataSessionSetting.AccessTokenTtlSeconds added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedDataSessionSetting.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data_session_setting.rb |
AgentBlueprintCreatedDataSessionSetting.MaxAgeSeconds added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedDataSessionSetting.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data_session_setting.rb |
AgentBlueprintCreatedDataSessionSetting.RefreshTokenTtlSeconds added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintCreatedDataSessionSetting.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_created_data_session_setting.rb |
AgentBlueprintDeleted
| Change | Languages |
|---|---|
AgentBlueprintDeleted added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintDeleted.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted.rb |
AgentBlueprintDeleted.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted.rb |
AgentBlueprintDeleted.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted.rb |
AgentBlueprintDeleted.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted.rb |
AgentBlueprintDeleted.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted.rb |
AgentBlueprintDeleted.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted.rb |
AgentBlueprintDeleted.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted.rb |
AgentBlueprintDeletedData added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintDeletedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted_data.rb |
AgentBlueprintDeletedData.CreatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintDeletedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted_data.rb |
AgentBlueprintDeletedData.Id added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintDeletedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted_data.rb |
AgentBlueprintDeletedData.Name added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintDeletedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted_data.rb |
AgentBlueprintDeletedData.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted_data.rb |
AgentBlueprintDeletedData.UpdatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintDeletedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_deleted_data.rb |
AgentBlueprintUpdated
| Change | Languages |
|---|---|
AgentBlueprintUpdated added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentBlueprintUpdated.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_updated.rb |
AgentBlueprintUpdated.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_updated.rb |
AgentBlueprintUpdated.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_updated.rb |
AgentBlueprintUpdated.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_updated.rb |
AgentBlueprintUpdated.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_updated.rb |
AgentBlueprintUpdated.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_updated.rb |
AgentBlueprintUpdated.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_blueprint_updated.rb |
AgentBlueprintUpdatedData added (type) |
go 📄 models.go |
AgentBlueprintUpdatedData.created_at added (field) |
go 📄 models.go |
AgentBlueprintUpdatedData.description added (field) |
go 📄 models.go |
AgentBlueprintUpdatedData.id added (field) |
go 📄 models.go |
AgentBlueprintUpdatedData.invocable_by added (field) |
go 📄 models.go |
AgentBlueprintUpdatedData.object added (field) |
go 📄 models.go |
AgentBlueprintUpdatedData.permissions added (field) |
go 📄 models.go |
AgentBlueprintUpdatedData.session_settings added (field) |
go 📄 models.go |
AgentBlueprintUpdatedData.updated_at added (field) |
go 📄 models.go |
AgentBlueprintUpdatedDataInvocableBy added (type) |
go 📄 models.go |
AgentBlueprintUpdatedDataSessionSetting added (type) |
go 📄 models.go |
AgentInstanceCreated
| Change | Languages |
|---|---|
AgentInstanceCreated added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceCreated.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created.rb |
AgentInstanceCreated.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created.rb |
AgentInstanceCreated.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created.rb |
AgentInstanceCreated.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created.rb |
AgentInstanceCreated.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created.rb |
AgentInstanceCreated.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created.rb |
AgentInstanceCreated.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created.rb |
AgentInstanceCreatedData added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created_data.rb |
AgentInstanceCreatedData.AgentBlueprintId added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created_data.rb |
AgentInstanceCreatedData.CreatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created_data.rb |
AgentInstanceCreatedData.Id added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created_data.rb |
AgentInstanceCreatedData.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created_data.rb |
AgentInstanceCreatedData.OrganizationId added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created_data.rb |
AgentInstanceCreatedData.OrganizationMembershipId added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created_data.rb |
AgentInstanceCreatedData.Type added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created_data.rb |
AgentInstanceCreatedData.UpdatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_created_data.rb |
AgentInstanceCreatedDataType added (enum) |
dotnet 📄 src/WorkOS.net/Enums/AgentInstanceCreatedDataType.cs go 📄 enums.go ruby 📄 lib/workos/types/agent_instance_created_data_type.rb |
AgentInstanceCreatedDataType.Autonomous added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/AgentInstanceCreatedDataType.cs go 📄 enums.go ruby 📄 lib/workos/types/agent_instance_created_data_type.rb |
AgentInstanceCreatedDataType.Delegated added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/AgentInstanceCreatedDataType.cs go 📄 enums.go ruby 📄 lib/workos/types/agent_instance_created_data_type.rb |
AgentInstanceCreatedDataType.Unknown added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/AgentInstanceCreatedDataType.cs |
AgentInstanceDeleted
| Change | Languages |
|---|---|
AgentInstanceDeleted added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceDeleted.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted.rb |
AgentInstanceDeleted.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted.rb |
AgentInstanceDeleted.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted.rb |
AgentInstanceDeleted.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted.rb |
AgentInstanceDeleted.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted.rb |
AgentInstanceDeleted.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted.rb |
AgentInstanceDeleted.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted.rb |
AgentInstanceDeletedData added (type) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted_data.rb |
AgentInstanceDeletedData.agent_blueprint_id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted_data.rb |
AgentInstanceDeletedData.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted_data.rb |
AgentInstanceDeletedData.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted_data.rb |
AgentInstanceDeletedData.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted_data.rb |
AgentInstanceDeletedData.organization_membership_id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted_data.rb |
AgentInstanceDeletedData.type added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted_data.rb |
AgentInstanceDeletedData.updated_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_deleted_data.rb |
AgentInstanceDeletedDataType added (type) |
go 📄 enums.go |
AgentInstanceSessionCreated
| Change | Languages |
|---|---|
AgentInstanceSessionCreated added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionCreated.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created.rb |
AgentInstanceSessionCreated.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created.rb |
AgentInstanceSessionCreated.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created.rb |
AgentInstanceSessionCreated.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created.rb |
AgentInstanceSessionCreated.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created.rb |
AgentInstanceSessionCreated.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created.rb |
AgentInstanceSessionCreated.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created.rb |
AgentInstanceSessionCreatedData added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created_data.rb |
AgentInstanceSessionCreatedData.AgentInstanceId added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created_data.rb |
AgentInstanceSessionCreatedData.CreatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created_data.rb |
AgentInstanceSessionCreatedData.ExpiresAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created_data.rb |
AgentInstanceSessionCreatedData.Id added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created_data.rb |
AgentInstanceSessionCreatedData.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created_data.rb |
AgentInstanceSessionCreatedData.OrganizationId added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created_data.rb |
AgentInstanceSessionCreatedData.PermissionSlugs added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created_data.rb |
AgentInstanceSessionCreatedData.RevokedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created_data.rb |
AgentInstanceSessionCreatedData.UpdatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionCreatedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_created_data.rb |
AgentInstanceSessionRevoked
| Change | Languages |
|---|---|
AgentInstanceSessionRevoked added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionRevoked.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked.rb |
AgentInstanceSessionRevoked.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked.rb |
AgentInstanceSessionRevoked.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked.rb |
AgentInstanceSessionRevoked.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked.rb |
AgentInstanceSessionRevoked.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked.rb |
AgentInstanceSessionRevoked.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked.rb |
AgentInstanceSessionRevoked.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked.rb |
AgentInstanceSessionRevokedData added (type) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionRevokedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked_data.rb |
AgentInstanceSessionRevokedData.AgentInstanceId added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionRevokedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked_data.rb |
AgentInstanceSessionRevokedData.CreatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionRevokedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked_data.rb |
AgentInstanceSessionRevokedData.ExpiresAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionRevokedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked_data.rb |
AgentInstanceSessionRevokedData.Id added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionRevokedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked_data.rb |
AgentInstanceSessionRevokedData.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked_data.rb |
AgentInstanceSessionRevokedData.OrganizationId added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionRevokedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked_data.rb |
AgentInstanceSessionRevokedData.RevokedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionRevokedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked_data.rb |
AgentInstanceSessionRevokedData.UpdatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/AgentInstanceSessionRevokedData.cs go 📄 models.go ruby 📄 lib/workos/shared/agent_instance_session_revoked_data.rb |
AuthenticationOAuthFailedData
| Change | Languages |
|---|---|
AuthenticationOAuthFailedData.Provider added (field) |
dotnet 📄 src/WorkOS.net/Entities/AuthenticationOAuthFailedData.cs go 📄 models.go ruby 📄 lib/workos/user_management/authentication_oauth_failed_data.rb |
AuthenticationOAuthSucceededData
| Change | Languages |
|---|---|
AuthenticationOAuthSucceededData.Provider added (field) |
dotnet 📄 src/WorkOS.net/Entities/AuthenticationOAuthSucceededData.cs go 📄 models.go ruby 📄 lib/workos/user_management/authentication_oauth_succeeded_data.rb |
Client
| Change | Languages |
|---|---|
Client.PlatformTeams added (function) |
go 📄 workos.go ruby 📄 lib/workos/client.rb |
CreateConnectionAttributeMaps
| Change | Languages |
|---|---|
CreateConnectionAttributeMaps added (type) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionAttributeMaps.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_attribute_maps.rb |
CreateConnectionAttributeMaps.CustomAttributes added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionAttributeMaps.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_attribute_maps.rb |
CreateConnectionAttributeMaps.StandardAttributes added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionAttributeMaps.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_attribute_maps.rb |
CreateConnectionKeyPair
| Change | Languages |
|---|---|
CreateConnectionKeyPair added (type) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionKeyPair.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_key_pair.rb |
CreateConnectionKeyPair.Cert added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionKeyPair.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_key_pair.rb |
CreateConnectionKeyPair.Key added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionKeyPair.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_key_pair.rb |
CreateConnectionOidcOptions
| Change | Languages |
|---|---|
CreateConnectionOidcOptions added (type) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_oidc_options.rb |
CreateConnectionOidcOptions.ClientId added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_oidc_options.rb |
CreateConnectionOidcOptions.ClientSecret added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_oidc_options.rb |
CreateConnectionOidcOptions.DiscoveryEndpoint added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_oidc_options.rb |
CreateConnectionOidcOptions.FetchUserInfo added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_oidc_options.rb |
CreateConnectionOidcOptions.IdTokenSignatureAlgorithm added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_oidc_options.rb |
CreateConnectionOidcOptions.JWTSigningKeyPair added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_oidc_options.rb |
CreateConnectionOidcOptions.Pkce added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_oidc_options.rb |
CreateConnectionOidcOptions.RedirectUri added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_oidc_options.rb |
CreateConnectionOidcOptions.TokenAuthenticationMethod added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_oidc_options.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm added (enum) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.EdDsa added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Es256 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Es384 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Es512 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Hs256 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Hs384 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Hs512 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Ps256 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Ps384 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Ps512 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Rs256 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Rs384 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Rs512 added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_id_token_signature_algorithm.rb |
CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.Unknown added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsIdTokenSignatureAlgorithm.cs |
CreateConnectionOidcOptionsTokenAuthenticationMethod added (enum) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsTokenAuthenticationMethod.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_token_authentication_method.rb |
CreateConnectionOidcOptionsTokenAuthenticationMethod.ClientSecretBasic added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsTokenAuthenticationMethod.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_token_authentication_method.rb |
CreateConnectionOidcOptionsTokenAuthenticationMethod.ClientSecretPost added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsTokenAuthenticationMethod.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_token_authentication_method.rb |
CreateConnectionOidcOptionsTokenAuthenticationMethod.PrivateKeyJWT added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsTokenAuthenticationMethod.cs go 📄 enums.go ruby 📄 lib/workos/types/create_connection_oidc_options_token_authentication_method.rb |
CreateConnectionOidcOptionsTokenAuthenticationMethod.Unknown added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateConnectionOidcOptionsTokenAuthenticationMethod.cs |
CreateConnectionSAMLOptions
| Change | Languages |
|---|---|
CreateConnectionSAMLOptions added (type) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_saml_options.rb |
CreateConnectionSAMLOptions.AcsUrl added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_saml_options.rb |
CreateConnectionSAMLOptions.IdpEntityId added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_saml_options.rb |
CreateConnectionSAMLOptions.IdpMetadataUrl added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_saml_options.rb |
CreateConnectionSAMLOptions.IdpSigningCerts added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_saml_options.rb |
CreateConnectionSAMLOptions.IdpSSOUrl added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_saml_options.rb |
CreateConnectionSAMLOptions.SpEncryptionKeyPairs added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_saml_options.rb |
CreateConnectionSAMLOptions.SpEntityId added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_saml_options.rb |
CreateConnectionSAMLOptions.SpSigningKeyPair added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_saml_options.rb |
CreateConnectionStandardAttributes
| Change | Languages |
|---|---|
CreateConnectionStandardAttributes added (type) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionStandardAttributes.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_standard_attributes.rb |
CreateConnectionStandardAttributes.Email added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionStandardAttributes.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_standard_attributes.rb |
CreateConnectionStandardAttributes.FirstName added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionStandardAttributes.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_standard_attributes.rb |
CreateConnectionStandardAttributes.Groups added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionStandardAttributes.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_standard_attributes.rb |
CreateConnectionStandardAttributes.IdpId added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionStandardAttributes.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_standard_attributes.rb |
CreateConnectionStandardAttributes.LastName added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionStandardAttributes.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_standard_attributes.rb |
CreateConnectionStandardAttributes.Name added (field) |
dotnet 📄 src/WorkOS.net/Entities/CreateConnectionStandardAttributes.cs go 📄 models.go ruby 📄 lib/workos/sso/create_connection_standard_attributes.rb |
CreateSAMLIdpSigningCertificate
| Change | Languages |
|---|---|
CreateSAMLIdpSigningCertificate added (service) |
ruby 📄 lib/workos/sso/create_saml_idp_signing_certificate.rb |
CreateWebhookEndpointEvents
| Change | Languages |
|---|---|
CreateWebhookEndpointEvents.AgentBlueprintCreated added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateWebhookEndpointEvents.cs go 📄 enums.go ruby 📄 lib/workos/types/create_webhook_endpoint_events.rb |
CreateWebhookEndpointEvents.AgentBlueprintDeleted added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateWebhookEndpointEvents.cs go 📄 enums.go ruby 📄 lib/workos/types/create_webhook_endpoint_events.rb |
CreateWebhookEndpointEvents.AgentBlueprintUpdated added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateWebhookEndpointEvents.cs go 📄 enums.go ruby 📄 lib/workos/types/create_webhook_endpoint_events.rb |
CreateWebhookEndpointEvents.AgentInstanceCreated added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateWebhookEndpointEvents.cs go 📄 enums.go ruby 📄 lib/workos/types/create_webhook_endpoint_events.rb |
CreateWebhookEndpointEvents.AgentInstanceDeleted added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateWebhookEndpointEvents.cs go 📄 enums.go ruby 📄 lib/workos/types/create_webhook_endpoint_events.rb |
CreateWebhookEndpointEvents.AgentInstanceSessionCreated added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateWebhookEndpointEvents.cs go 📄 enums.go ruby 📄 lib/workos/types/create_webhook_endpoint_events.rb |
CreateWebhookEndpointEvents.AgentInstanceSessionRevoked added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/CreateWebhookEndpointEvents.cs go 📄 enums.go ruby 📄 lib/workos/types/create_webhook_endpoint_events.rb |
InviteItContactIntents
| Change | Languages |
|---|---|
InviteItContactIntents added (enum) |
dotnet 📄 src/WorkOS.net/Enums/InviteItContactIntents.cs go 📄 enums.go ruby 📄 lib/workos/types/invite_it_contact_intents.rb |
InviteItContactIntents.BringYourOwnKey added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/InviteItContactIntents.cs go 📄 enums.go ruby 📄 lib/workos/types/invite_it_contact_intents.rb |
InviteItContactIntents.DirectorySync added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/InviteItContactIntents.cs go 📄 enums.go ruby 📄 lib/workos/types/invite_it_contact_intents.rb |
InviteItContactIntents.DomainVerification added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/InviteItContactIntents.cs go 📄 enums.go ruby 📄 lib/workos/types/invite_it_contact_intents.rb |
InviteItContactIntents.LogStreams added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/InviteItContactIntents.cs go 📄 enums.go ruby 📄 lib/workos/types/invite_it_contact_intents.rb |
InviteItContactIntents.SSO added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/InviteItContactIntents.cs go 📄 enums.go ruby 📄 lib/workos/types/invite_it_contact_intents.rb |
InviteItContactIntents.Unknown added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/InviteItContactIntents.cs |
ItContact
| Change | Languages |
|---|---|
ItContact added (type) |
dotnet 📄 src/WorkOS.net/Entities/ItContact.cs go 📄 models.go ruby 📄 lib/workos/organizations/it_contact.rb |
ItContact.CreatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/ItContact.cs go 📄 models.go ruby 📄 lib/workos/organizations/it_contact.rb |
ItContact.Email added (field) |
dotnet 📄 src/WorkOS.net/Entities/ItContact.cs go 📄 models.go ruby 📄 lib/workos/organizations/it_contact.rb |
ItContact.Id added (field) |
dotnet 📄 src/WorkOS.net/Entities/ItContact.cs go 📄 models.go ruby 📄 lib/workos/organizations/it_contact.rb |
ItContact.object added (field) |
go 📄 models.go ruby 📄 lib/workos/organizations/it_contact.rb |
ItContact.UpdatedAt added (field) |
dotnet 📄 src/WorkOS.net/Entities/ItContact.cs go 📄 models.go ruby 📄 lib/workos/organizations/it_contact.rb |
ItContactList added (type) |
dotnet 📄 src/WorkOS.net/Entities/ItContactList.cs go 📄 models.go ruby 📄 lib/workos/organizations/it_contact_list.rb |
ItContactList.Data added (field) |
dotnet 📄 src/WorkOS.net/Entities/ItContactList.cs go 📄 models.go ruby 📄 lib/workos/organizations/it_contact_list.rb |
ItContactList.ListMetadata added (field) |
dotnet 📄 src/WorkOS.net/Entities/ItContactList.cs go 📄 models.go ruby 📄 lib/workos/organizations/it_contact_list.rb |
ItContactList.object added (field) |
go 📄 models.go ruby 📄 lib/workos/organizations/it_contact_list.rb |
ItContactListListMetadata added (type) |
dotnet 📄 src/WorkOS.net/Entities/ItContactListListMetadata.cs go 📄 models.go |
ItContactListListMetadata.After added (field) |
dotnet 📄 src/WorkOS.net/Entities/ItContactListListMetadata.cs go 📄 models.go |
ItContactListListMetadata.Before added (field) |
dotnet 📄 src/WorkOS.net/Entities/ItContactListListMetadata.cs go 📄 models.go |
Organizations
| Change | Languages |
|---|---|
Organizations.create_it_contact(organization_id, email, request_options?) added (function) |
ruby 📄 lib/workos/organizations.rb |
Organizations.invite_it_contact(organization_id, contact_id, intents, request_options?) added (function) |
ruby 📄 lib/workos/organizations.rb |
OrganizationsCreateItContactOptions added (type) |
dotnet 📄 src/WorkOS.net/Services/Organizations/_interfaces/OrganizationsOptions.cs |
OrganizationsCreateItContactOptions.Email added (field) |
dotnet 📄 src/WorkOS.net/Services/Organizations/_interfaces/OrganizationsOptions.cs go 📄 organizations.go ruby 📄 lib/workos/organizations/create_it_contact.rb |
OrganizationsCreateItContactParams added (type) |
go 📄 organizations.go |
OrganizationsInviteItContactOptions added (type) |
dotnet 📄 src/WorkOS.net/Services/Organizations/_interfaces/OrganizationsOptions.cs |
OrganizationsInviteItContactOptions.Intents added (field) |
dotnet 📄 src/WorkOS.net/Services/Organizations/_interfaces/OrganizationsOptions.cs go 📄 organizations.go ruby 📄 lib/workos/organizations/invite_it_contact.rb |
OrganizationsInviteItContactParams added (type) |
go 📄 organizations.go |
OrganizationService
| Change | Languages |
|---|---|
OrganizationService.CreateItContact(organizationID, params, opts) added (function) |
go 📄 organizations.go ruby 📄 lib/workos/organizations/create_it_contact.rb |
OrganizationService.DeleteItContact(organizationID, contactID, opts) added (function) |
go 📄 organizations.go ruby 📄 lib/workos/organizations.rb |
OrganizationService.InviteItContact(organizationID, contactID, params, opts) added (function) |
go 📄 organizations.go ruby 📄 lib/workos/organizations/invite_it_contact.rb |
OrganizationService.ListItContacts(organizationID, opts) added (function) |
go 📄 organizations.go ruby 📄 lib/workos/organizations.rb |
OrganizationService.RevokeItContact(organizationID, contactID, opts) added (function) |
go 📄 organizations.go ruby 📄 lib/workos/organizations.rb |
PatchConnection
| Change | Languages |
|---|---|
PatchConnection added (service) |
ruby 📄 lib/workos/sso/patch_connection.rb |
PatchConnection.oidc_options added (property) |
ruby 📄 lib/workos/sso/patch_connection.rb |
PatchConnection.saml_options added (property) |
ruby 📄 lib/workos/sso/patch_connection.rb |
PatchConnectionAttributeMaps added (type) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionAttributeMaps.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_attribute_maps.rb |
PatchConnectionAttributeMaps.CustomAttributes added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionAttributeMaps.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_attribute_maps.rb |
PatchConnectionAttributeMaps.StandardAttributes added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionAttributeMaps.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_attribute_maps.rb |
PatchConnectionOidcOptions added (type) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_oidc_options.rb |
PatchConnectionOidcOptions.ClientId added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_oidc_options.rb |
PatchConnectionOidcOptions.ClientSecret added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_oidc_options.rb |
PatchConnectionOidcOptions.DiscoveryEndpoint added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_oidc_options.rb |
PatchConnectionOidcOptions.FetchUserInfo added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_oidc_options.rb |
PatchConnectionOidcOptions.IdTokenSignatureAlgorithm added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_oidc_options.rb |
PatchConnectionOidcOptions.Pkce added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_oidc_options.rb |
PatchConnectionOidcOptions.RedirectUri added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_oidc_options.rb |
PatchConnectionOidcOptions.TokenAuthenticationMethod added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionOidcOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_oidc_options.rb |
PatchConnectionOIDCOptionsIDTokenSignatureAlgorithm added (type) |
go 📄 enums.go |
PatchConnectionOIDCOptionsTokenAuthenticationMethod added (type) |
go 📄 enums.go |
PatchConnectionSAMLOptions added (type) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_saml_options.rb |
PatchConnectionSAMLOptions.AcsUrl added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_saml_options.rb |
PatchConnectionSAMLOptions.IdpEntityId added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_saml_options.rb |
PatchConnectionSAMLOptions.IdpMetadataUrl added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_saml_options.rb |
PatchConnectionSAMLOptions.IdpSSOUrl added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_saml_options.rb |
PatchConnectionSAMLOptions.SpEntityId added (field) |
dotnet 📄 src/WorkOS.net/Entities/PatchConnectionSAMLOptions.cs go 📄 models.go ruby 📄 lib/workos/sso/patch_connection_saml_options.rb |
PatchConnectionStandardAttributes added (type) |
go 📄 models.go |
PatchConnectionStandardAttributes.first_name added (field) |
go 📄 models.go |
PatchConnectionStandardAttributes.groups added (field) |
go 📄 models.go |
PatchConnectionStandardAttributes.idp_id added (field) |
go 📄 models.go |
PatchConnectionStandardAttributes.last_name added (field) |
go 📄 models.go |
PatchConnectionStandardAttributes.name added (field) |
go 📄 models.go |
PlatformTeams
| Change | Languages |
|---|---|
PlatformTeams added (service) |
ruby 📄 lib/workos/platform_teams.rb |
PlatformTeams.create_team(admin_email, name, request_options?) added (function) |
ruby 📄 lib/workos/platform_teams.rb |
PlatformTeamsCreateTeamOptions added (type) |
dotnet 📄 src/WorkOS.net/Services/PlatformTeams/_interfaces/PlatformTeamsOptions.cs |
PlatformTeamsCreateTeamOptions.AdminEmail added (field) |
dotnet 📄 src/WorkOS.net/Services/PlatformTeams/_interfaces/PlatformTeamsOptions.cs go 📄 platform_teams.go ruby 📄 lib/workos/platform_teams/create_team.rb |
PlatformTeamsCreateTeamOptions.Name added (field) |
dotnet 📄 src/WorkOS.net/Services/PlatformTeams/_interfaces/PlatformTeamsOptions.cs go 📄 sso.go ruby 📄 lib/workos/sso/create_connection.rb |
PlatformTeamsCreateTeamParams added (type) |
go 📄 platform_teams.go |
PlatformTeamsCreateTeamParams.name added (field) |
go 📄 platform_teams.go |
PlatformTeamsService added (type) |
dotnet 📄 src/WorkOS.net/Services/PlatformTeams/PlatformTeamsService.cs |
PlatformTeamService
| Change | Languages |
|---|---|
PlatformTeamService added (service) |
go 📄 platform_teams.go |
PlatformTeamService.CreateTeam(params, opts) added (function) |
go 📄 platform_teams.go ruby 📄 lib/workos/platform_teams/create_team.rb |
PlatformTeamService.GetTeam(teamID, opts) added (function) |
go 📄 platform_teams.go ruby 📄 lib/workos/platform_teams.rb |
ResourceExportCompleted
| Change | Languages |
|---|---|
ResourceExportCompleted added (type) |
dotnet 📄 src/WorkOS.net/Entities/ResourceExportCompleted.cs go 📄 models.go ruby 📄 lib/workos/shared/resource_export_completed.rb |
ResourceExportCompleted.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_completed.rb |
ResourceExportCompleted.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_completed.rb |
ResourceExportCompleted.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_completed.rb |
ResourceExportCompleted.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_completed.rb |
ResourceExportCompleted.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_completed.rb |
ResourceExportCompleted.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_completed.rb |
ResourceExportCompletedData added (type) |
dotnet 📄 src/WorkOS.net/Entities/ResourceExportCompletedData.cs go 📄 models.go ruby 📄 lib/workos/shared/resource_export_completed_data.rb |
ResourceExportCompletedData.Id added (field) |
dotnet 📄 src/WorkOS.net/Entities/ResourceExportCompletedData.cs go 📄 models.go ruby 📄 lib/workos/shared/resource_export_completed_data.rb |
ResourceExportCompletedData.ResourceType added (field) |
dotnet 📄 src/WorkOS.net/Entities/ResourceExportCompletedData.cs go 📄 models.go ruby 📄 lib/workos/shared/resource_export_completed_data.rb |
ResourceExportCompletedDataResourceType added (enum) |
dotnet 📄 src/WorkOS.net/Enums/ResourceExportCompletedDataResourceType.cs go 📄 enums.go ruby 📄 lib/workos/types/resource_export_completed_data_resource_type.rb |
ResourceExportCompletedDataResourceType.Events added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/ResourceExportCompletedDataResourceType.cs go 📄 enums.go ruby 📄 lib/workos/types/resource_export_completed_data_resource_type.rb |
ResourceExportCompletedDataResourceType.Organizations added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/ResourceExportCompletedDataResourceType.cs go 📄 enums.go ruby 📄 lib/workos/types/resource_export_completed_data_resource_type.rb |
ResourceExportCompletedDataResourceType.Sessions added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/ResourceExportCompletedDataResourceType.cs go 📄 enums.go ruby 📄 lib/workos/types/resource_export_completed_data_resource_type.rb |
ResourceExportCompletedDataResourceType.Unknown added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/ResourceExportCompletedDataResourceType.cs |
ResourceExportCompletedDataResourceType.Users added (enum value) |
dotnet 📄 src/WorkOS.net/Enums/ResourceExportCompletedDataResourceType.cs go 📄 enums.go ruby 📄 lib/workos/types/resource_export_completed_data_resource_type.rb |
ResourceExportCreated
| Change | Languages |
|---|---|
ResourceExportCreated added (type) |
dotnet 📄 src/WorkOS.net/Entities/ResourceExportCreated.cs go 📄 models.go ruby 📄 lib/workos/shared/resource_export_created.rb |
ResourceExportCreated.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_created.rb |
ResourceExportCreated.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_created.rb |
ResourceExportCreated.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_created.rb |
ResourceExportCreated.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_created.rb |
ResourceExportCreated.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_created.rb |
ResourceExportCreated.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_created.rb |
ResourceExportCreatedData added (type) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_created_data.rb |
ResourceExportCreatedData.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_created_data.rb |
ResourceExportCreatedData.resource_type added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_created_data.rb |
ResourceExportCreatedDataResourceType added (type) |
go 📄 enums.go |
ResourceExportDownloaded
| Change | Languages |
|---|---|
ResourceExportDownloaded added (type) |
dotnet 📄 src/WorkOS.net/Entities/ResourceExportDownloaded.cs go 📄 models.go ruby 📄 lib/workos/shared/resource_export_downloaded.rb |
ResourceExportDownloaded.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_downloaded.rb |
ResourceExportDownloaded.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_downloaded.rb |
ResourceExportDownloaded.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_downloaded.rb |
ResourceExportDownloaded.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_downloaded.rb |
ResourceExportDownloaded.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_downloaded.rb |
ResourceExportDownloaded.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_downloaded.rb |
ResourceExportDownloadedData added (type) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_downloaded_data.rb |
ResourceExportDownloadedData.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_downloaded_data.rb |
ResourceExportDownloadedData.resource_type added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_downloaded_data.rb |
ResourceExportDownloadedDataResourceType added (type) |
go 📄 enums.go |
ResourceExportFailed
| Change | Languages |
|---|---|
ResourceExportFailed added (type) |
dotnet 📄 src/WorkOS.net/Entities/ResourceExportFailed.cs go 📄 models.go ruby 📄 lib/workos/shared/resource_export_failed.rb |
ResourceExportFailed.context added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_failed.rb |
ResourceExportFailed.created_at added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_failed.rb |
ResourceExportFailed.data added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_failed.rb |
ResourceExportFailed.event added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_failed.rb |
ResourceExportFailed.id added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_failed.rb |
ResourceExportFailed.object added (field) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_failed.rb |
ResourceExportFailedData added (type) |
go 📄 models.go ruby 📄 lib/workos/shared/resource_export_failed_data.rb |
🤖 I see new OpenAPI changes beep boop
Automated update from https://github.com/workos/workos/tree/f5be71fe0caf7d8f1ad5ca023a33be785b49299a
Source PRs
Changes