Skip to content

feat(generated): UserManagement, Radar (batch f510ddfb)#514

Merged
workos-sdk-automation[bot] merged 2 commits into
mainfrom
oagen/batch-f510ddfb
Jul 6, 2026
Merged

feat(generated): UserManagement, Radar (batch f510ddfb)#514
workos-sdk-automation[bot] merged 2 commits into
mainfrom
oagen/batch-f510ddfb

Conversation

@workos-sdk-automation

Copy link
Copy Markdown
Contributor

Summary

Regenerated SDK from spec changes.

Triggered by workos/openapi-spec@a2c464d

@workos-sdk-automation workos-sdk-automation Bot added the autogenerated Autogenerated code or content label Jul 6, 2026
@workos-sdk-automation
workos-sdk-automation Bot requested review from a team as code owners July 6, 2026 15:36
@workos-sdk-automation
workos-sdk-automation Bot requested a review from nicknisi July 6, 2026 15:36
@workos-sdk-automation workos-sdk-automation Bot added the autogenerated Autogenerated code or content label Jul 6, 2026
@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR regenerates the Ruby SDK from the updated WorkOS API spec. The main changes are:

  • Added Radar email and SMS challenge authentication helpers.
  • Added Radar request fields to existing User Management authentication flows.
  • Restored full Magic Auth and user creation response models with matching RBI signatures.
  • Updated generated tests, changelog metadata, and sync manifest files.

Confidence Score: 5/5

The regenerated SDK changes appear merge-safe, with model, RBI, and generated test updates aligned to the spec refresh.

No concrete correctness issues were identified in the changed API helpers, response models, or generated tests.

T-Rex T-Rex Logs

What T-Rex did

  • The pre-run validation showed the Radar challenge methods were not available, causing NoMethodError for both calls.
  • The after-run validation showed both methods became available and the authentication requests returned HTTP 200 OK with the expected POST to the WorkOS API and the result_class WorkOS::AuthenticateResponse.
  • A subsequent attempt produced HTTP 401 Unauthorized with error_class=WorkOS::AuthenticationError and error_message=Unauthorized.
  • The radar-auth-params tests moved from a before state with ArgumentError unknown keyword(s) to an after state where outgoing bodies include password, signals_id, radar_auth_attempt_id, code, and magic auth radar_auth_attempt_id with the expected path and grant types.
  • The object model for MagicAuthSendMagicAuthCodeAndReturnResponse and UserCreateResponse was clarified, with head preserving several fields and UserCreateResponse becoming a separate class exposing all user fields and radar_auth_attempt_id, and supporting to_h with metadata defaulting to {}.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "chore(generated): add release notes frag..." | Re-trigger Greptile

@workos-sdk-automation
workos-sdk-automation Bot merged commit 200cafd into main Jul 6, 2026
7 checks passed
@workos-sdk-automation
workos-sdk-automation Bot deleted the oagen/batch-f510ddfb branch July 6, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autogenerated Autogenerated code or content

Development

Successfully merging this pull request may close these issues.

0 participants