Skip to content

ruby - v5.1.3 - 2026-03-09 14:20:17

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Mar 14:20
2e7b9ed

Generated by Speakeasy CLI

clerk-sdk-ruby 5.1.3

Ruby SDK Changes:

  • open_api_client.users.get_billing_credit_balance(): Added
  • open_api_client.users.adjust_billing_credit_balance(): Added
  • open_api_client.instance_settings.get_o_auth_application_settings(): Added
  • open_api_client.instance_settings.update_o_auth_application_settings(): Added
  • open_api_client.organizations.get_billing_credit_balance(): Added
  • open_api_client.organizations.adjust_billing_credit_balance(): Added
  • open_api_client.agent_tasks.create(): Added
  • open_api_client.agent_tasks.revoke(): Added
  • open_api_client.email_addresses.create(): error.status[409] Added
  • open_api_client.email_addresses.update(): error.status[409] Added
  • open_api_client.users.update(): error.status[409] Added
  • open_api_client.users.get_billing_subscription(): response.subscription_items[] Changed
  • open_api_client.users.get_organization_invitations(): request.status Changed
  • open_api_client.organization_invitations.get_all():
    • request.status Changed
  • open_api_client.organization_invitations.create(): error.status[402] Added
  • open_api_client.organization_invitations.list():
    • request.status Changed
  • open_api_client.organizations.update(): error.status[400] Added
  • open_api_client.organizations.get_billing_subscription(): response.subscription_items[] Changed
  • open_api_client.billing.list_plans(): response.data[].unit_prices Added
  • open_api_client.billing.list_prices(): response.data[].is_default Added
  • open_api_client.billing.create_price(): response.is_default Added
  • open_api_client.billing.list_subscription_items(): response.data[] Changed
  • open_api_client.billing.cancel_subscription_item(): response Changed
  • open_api_client.billing.create_price_transition(): response.transition.previous_price.is_default Added
  • open_api_client.billing.list_statements(): response.data[] Changed
  • open_api_client.billing.get_statement(): response Changed
  • open_api_client.billing.get_statement_payment_attempts(): response.data[].totals Added
  • open_api_client.m2m.create_token():
    • request.token_format Added

Generated with Speakeasy CLI 1.749.0

Publishing Completed