feat(generated): Add user management operations and models (+1 more)#511
feat(generated): Add user management operations and models (+1 more)#511workos-sdk-automation[bot] wants to merge 4 commits into
Conversation
Greptile SummaryThis PR regenerates the Ruby SDK for new Radar and User Management API support. The main changes are:
Confidence Score: 4/5The generated model and endpoint additions are mostly low-risk, with one helper API gap that can block callers from using the new Radar correlation fields through the intended convenience methods. The changes are largely generated, scoped to SDK request/response surfaces, and include model round-trip coverage, but the helper methods should be aligned with the expanded authenticate payload before merging. lib/workos/user_management.rb
What T-Rex did
|
Summary
feat(user_management): Add user management operations and models
SendRadarSmsChallenge.SendRadarSmsChallengeResponse.UrnWorkosOAuthGrantTypeRadarEmailChallengeCodeSessionAuthenticateRequest.UrnWorkosOAuthGrantTypeRadarSmsChallengeCodeSessionAuthenticateRequest.MagicAuthSendMagicAuthCodeAndReturnResponse.UserCreateResponse.ip_addresstoCreateMagicCodeAndReturn.user_agenttoCreateMagicCodeAndReturn.radar_auth_attempt_idtoCreateMagicCodeAndReturn.signals_idtoCreateMagicCodeAndReturn.ip_addresstoCreateUser.user_agenttoCreateUser.signals_idtoCreateUser.signals_idtoAuthorizationCodeSessionAuthenticateRequest.signals_idtoPasswordSessionAuthenticateRequest.radar_auth_attempt_idtoPasswordSessionAuthenticateRequest.radar_auth_attempt_idtoUrnWorkosOAuthGrantTypeMagicAuthCodeSessionAuthenticateRequest.POST /user_management/radar_challenges.fix(user_management): Update user management API surface
UserManagementAuthentication.authenticate.UserManagementUsers.createfromUsertoUserCreateResponse.UserManagementMagicAuth.sendMagicAuthCodeAndReturnfromMagicAuthtoMagicAuthSendMagicAuthCodeAndReturnResponse.Triggered by workos/openapi-spec@e350eb0
BEGIN_COMMIT_OVERRIDE
feat(user_management): Add user management operations and models (#511)
fix(user_management): Update user management API surface (#511)
END_COMMIT_OVERRIDE