Skip to content

chore(sdk): regenerate from API 1.8.3 — passkey re-auth proof fields - #188

Merged
jfrench9 merged 1 commit into
mainfrom
chore/client-regen-passkey-reauth
Aug 13, 2026
Merged

chore(sdk): regenerate from API 1.8.3 — passkey re-auth proof fields#188
jfrench9 merged 1 commit into
mainfrom
chore/client-regen-passkey-reauth

Conversation

@jfrench9

Copy link
Copy Markdown
Member

Summary

Regeneration against the merged API (robosystems#1164, #1165, #1161, #1163 — spec 1.8.3). Strictly additive: client minor. Mirror of typescript-client#195.

Changes

  • PasskeyRegisterOptionsRequest gains optional password/assertion (settings-lane re-auth proof; forced lane unchanged); the two register endpoints drop their API-key security entry.
  • FileUploadRequest.file_size_bytes — optional advisory pre-check (robosystems#1161).
  • CheckoutStatusResponse.operation_id description states it is always null for webhook-driven provisioning (robosystems#1163).

GraphQL SDL snapshot already current — no drift, hermetic gate untouched. None of this touches the stable tier (integration-template emit symbols unaffected).

Breaking Changes

None — additive fields and description updates only.

Testing

just test-all green — 526 passed, 17 skipped; ruff, format, basedpyright clean.

Passkey enrollment re-auth proof fields (password/assertion on
PasskeyRegisterOptionsRequest), register endpoints drop their API-key
security entry, advisory file_size_bytes on FileUploadRequest, and the
truthful checkout-status operation_id description. Additive only.
@jfrench9
jfrench9 merged commit c78470a into main Aug 13, 2026
1 check passed
@jfrench9
jfrench9 deleted the chore/client-regen-passkey-reauth branch August 13, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant