Skip to content

chore: 🐝 Update SDK - Generate 6.1.0 - #114

Merged
tmilewski merged 1 commit into
mainfrom
speakeasy-sdk-regen-1786580291
Sep 14, 2026
Merged

tmilewski merged 1 commit into
mainfrom
speakeasy-sdk-regen-1786580291

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Java SDK Changes:

  • clerk.users.listBiometricCredentials(): Added
  • clerk.users.revokeBiometricCredential(): Added
  • clerk.billing.applySubscriptionItemDiscount(): Added
  • clerk.billing.removeSubscriptionItemDiscount(): Added
  • clerk.directories.list(): Added
  • clerk.directories.create(): Added
  • clerk.directories.get(): Added
  • clerk.directories.update(): Added
  • clerk.directories.delete(): Added
  • clerk.directories.rotateApiKey(): Added
  • clerk.directories.listGroupRoleMappings(): Added
  • clerk.directories.createGroupRoleMapping(): Added
  • clerk.directories.replaceGroupRoleMappings(): Added
  • clerk.directories.deleteGroupRoleMapping(): Added
  • clerk.users.list():
    • request.startingAfter Added
    • response.[].organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.create():
    • request.skipRestrictionChecks Added
    • response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.get(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.update(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.ban(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.unban(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.bulkBan(): response.[].organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.bulkUnban(): response.[].organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.lock(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.unlock(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.setProfileImage(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.deleteProfileImage(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.updateMetadata(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.replaceMetadata(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.getOrganizationMemberships(): response.data[].organization.selfServeSsoEnabled Added
  • clerk.users.removePassword(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.listTrustedDevices(): Deprecated
  • clerk.users.revokeTrustedDevice(): Deprecated
  • clerk.users.setPasswordCompromised(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.unsetPasswordCompromised(): response.organizationMemberships[].organization.selfServeSsoEnabled Added
  • clerk.users.getInstanceOrganizationMemberships(): response.data[].organization.selfServeSsoEnabled Added
  • clerk.actorTokens.create(): error.status[403] Added
  • clerk.domains.list(): response.data[].dnsTargets Added
  • clerk.domains.add(): response.dnsTargets Added
  • clerk.domains.update(): response.dnsTargets Added
  • clerk.instanceSettings.get(): response Changed
  • clerk.instanceSettings.update(): request Changed
  • clerk.instanceSettings.getOAuthApplicationSettings(): response Changed
  • clerk.instanceSettings.updateOAuthApplicationSettings():
    • request Changed
    • response Changed
  • clerk.instanceSettings.getInstanceProtect(): response Changed
  • clerk.instanceSettings.updateInstanceProtect(): response Changed
  • clerk.organizations.list(): response.data[].selfServeSsoEnabled Added
  • clerk.organizations.create(): response.selfServeSsoEnabled Added
  • clerk.organizations.get(): response.selfServeSsoEnabled Added
  • clerk.organizations.update():
    • requestBody.selfServeSsoEnabled Added
    • response.selfServeSsoEnabled Added
  • clerk.organizations.mergeMetadata(): response.selfServeSsoEnabled Added
  • clerk.organizations.replaceMetadata(): response.selfServeSsoEnabled Added
  • clerk.organizations.uploadLogo(): response.selfServeSsoEnabled Added
  • clerk.organizations.deleteLogo(): response.selfServeSsoEnabled Added
  • clerk.organizationMemberships.create(): response.organization.selfServeSsoEnabled Added
  • clerk.organizationMemberships.list(): response.data[].organization.selfServeSsoEnabled Added
  • clerk.organizationMemberships.update(): response.organization.selfServeSsoEnabled Added
  • clerk.organizationMemberships.delete(): response.organization.selfServeSsoEnabled Added
  • clerk.organizationMemberships.updateMetadata(): response.organization.selfServeSsoEnabled Added
  • clerk.oauthApplications.list(): response.data[].deviceAuthorizationGrantEnabled Added
  • clerk.oauthApplications.create():
    • request.deviceAuthorizationGrantEnabled Added
    • response.deviceAuthorizationGrantEnabled Added
  • clerk.oauthApplications.get(): response.deviceAuthorizationGrantEnabled Added
  • clerk.oauthApplications.update():
    • requestBody Changed
    • response.deviceAuthorizationGrantEnabled Added
  • clerk.oauthApplications.uploadLogo(): response.deviceAuthorizationGrantEnabled Added
  • clerk.oauthApplications.rotateSecret(): response.deviceAuthorizationGrantEnabled Added
  • clerk.enterpriseConnections.list(): response.data[].customAttributes[].directoryPath Added
  • clerk.enterpriseConnections.create():
    • request.customAttributes[].directoryPath Added
    • response.customAttributes[].directoryPath Added
  • clerk.enterpriseConnections.get(): response.customAttributes[].directoryPath Added
  • clerk.enterpriseConnections.update():
    • requestBody.customAttributes[].directoryPath Added
    • response.customAttributes[].directoryPath Added
  • clerk.scimDirectories.list(): response.data[].customAttributes[].directoryPath Added
  • clerk.scimDirectories.create(): response.customAttributes[].directoryPath Added
  • clerk.scimDirectories.get(): response.customAttributes[].directoryPath Added
  • clerk.scimDirectories.update(): response.customAttributes[].directoryPath Added
  • clerk.scimDirectories.rotateApiKey():
    • response.customAttributes[].directoryPath Added
    • error.status[422] Added
  • clerk.scimDirectories.listGroupRoleMappings(): response.data[] Changed
  • clerk.scimDirectories.createGroupRoleMapping(): response Changed
  • clerk.scimDirectories.replaceGroupRoleMappings(): response.data[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (9834:3)❌ 
│ ├──[-] path (250:3)❌ 
│ ├──[-] path (249:3)❌ 
│ ├──[-] path (8916:3)❌ 
│ ├──[-] path (10049:3)❌ 
│ ├──[-] path (8917:3)❌ 
│ ├──[-] path (10051:3)❌ 
│ ├──[-] path (4822:3)❌ 
│ ├──[-] path (335:3)❌ 
│ ├──[-] path (9835:3)❌ 
│ ├──[-] path (10050:3)❌ 
│ ├──[+] path (10435:3)
│ ├──[+] path (10796:3)
│ ├──[+] path (3392:3)
│ ├──[+] path (9378:3)
│ ├──[+] path (10656:3)
│ ├──[+] path (10520:3)
│ ├──[+] path (3367:3)
│ ├──[+] path (9334:3)
│ ├──[+] path (10625:3)
│ ├─┬/instance
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (4379:17)
│ │         ├──[+] properties (4387:17)
│ │         ├─┬preferred_sign_in_strategy_when_password_required
│ │         │ ├──[-] enum (4307:23)❌ 
│ │         │ ├──[-] enum (4308:23)❌ 
│ │         │ ├──[-] enum (4309:23)❌ 
│ │         │ ├──[🔀] type (4359:25)❌ 
│ │         │ └──[🔀] description (4360:32)
│ │         ├─┬development_origin
│ │         │ ├──[🔀] type (4392:25)❌ 
│ │         │ ├──[+] description (4393:32)
│ │         │ └──[+] deprecated (4396:31)
│ │         ├─┬support_email
│ │         │ ├──[+] enum (4406:23)
│ │         │ ├──[+] enum (4407:23)
│ │         │ ├──[+] enum (4408:23)
│ │         │ └──[+] description (4404:32)
│ │         ├─┬allowed_origins
│ │         │ ├──[🔀] description (4376:32)
│ │         │ └──[+] nullable (4373:29)❌ 
│ │         ├─┬hibp
│ │         │ ├──[🔀] type (4369:25)❌ 
│ │         │ └──[-] description (4276:32)
│ │         ├─┬url_based_session_syncing
│ │         │ ├──[🔀] type (4363:25)❌ 
│ │         │ └──[-] description (4301:32)
│ │         ├─┬clerk_js_version
│ │         │ ├──[+] items (4383:21)❌ 
│ │         │ ├──[🔀] type (4380:25)❌ 
│ │         │ └──[+] description (4384:32)
│ │         ├─┬test_mode
│ │         │ └──[🔀] description (4390:32)
│ │         └─┬cookieless_dev
│ │           ├──[🔀] type (4366:25)❌ 
│ │           ├──[-] description (4294:32)
│ │           └──[-] deprecated (4297:31)
│ ├─┬/oauth_applications/{oauth_application_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (7590:17)
│ │         ├─┬scopes
│ │         │ ├──[🔀] description (7579:32)
│ │         │ ├──[-] default (7458:28)❌ 
│ │         │ └──[🔀] example (7580:28)
│ │         ├─┬public
│ │         │ └──[🔀] description (7588:32)
│ │         ├─┬redirect_uris
│ │         │ ├──[-] items (7445:21)❌ 
│ │         │ ├──[🔀] type (7595:25)❌ 
│ │         │ └──[🔀] description (7596:32)
│ │         ├─┬name
│ │         │ ├──[🔀] type (7591:25)❌ 
│ │         │ └──[🔀] description (7592:32)
│ │         └─┬pkce_required
│ │           ├──[🔀] type (7559:25)❌ 
│ │           └──[🔀] description (7560:32)
│ ├─┬/organizations/{organization_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (5520:17)
│ │         └─┬slug
│ │           ├──[🔀] type (5521:25)❌ 
│ │           └──[🔀] description (5522:32)
│ ├─┬/actor_tokens
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (20177:7)
│ ├─┬/users/{user_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬bypass_client_trust
│ │           └──[🔀] description (2485:32)
│ ├─┬/scim_directories/{scim_directory_id}/group_role_mappings/{mapping_id}
│ │ └─┬DELETE
│ │   ├──[🔀] description (10407:20)
│ │   └─┬Parameters
│ │     └──[🔀] description (10414:24)
│ ├─┬/instance/protect
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬rules_enabled
│ │           └──[+] description (4477:32)
│ ├─┬/users
│ │ ├─┬GET
│ │ │ ├──[+] parameters (1829:17)❌ 
│ │ │ ├──[🔀] description (1604:20)
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (1845:24)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (1996:17)
│ │         ├─┬bypass_client_trust
│ │         │ └──[🔀] description (2072:32)
│ │         ├─┬web3_wallet
│ │         │ ├──[-] items (1939:21)❌ 
│ │         │ ├──[🔀] type (1962:25)❌ 
│ │         │ ├──[🔀] description (1963:32)
│ │         │ └──[+] nullable (1966:29)❌ 
│ │         ├─┬username
│ │         │ ├──[+] additionalProperties (2032:41)❌ 
│ │         │ ├──[🔀] type (2028:25)❌ 
│ │         │ ├──[🔀] description (2029:32)
│ │         │ └──[-] nullable (1949:29)❌ 
│ │         ├─┬unsafe_metadata
│ │         │ ├──[-] additionalProperties (2008:41)❌ 
│ │         │ ├──[🔀] type (2004:25)❌ 
│ │         │ ├──[🔀] description (2005:32)
│ │         │ └──[+] nullable (2011:29)❌ 
│ │         ├─┬totp_secret
│ │         │ ├──[🔀] type (2049:25)❌ 
│ │         │ └──[🔀] description (2050:32)
│ │         └─┬skip_user_requirement
│ │           └──[🔀] description (1998:32)
│ ├─┬/users/{user_id}/trusted_devices
│ │ └─┬GET
│ │   └──[+] deprecated (3311:19)
│ ├─┬/scim_directories
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (10055:16)
│ │ │ ├──[🔀] description (10056:20)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     ├──[🔀] description (20645:20)
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬total_count
│ │ │           └──[🔀] description (20655:30)
│ │ └─┬POST
│ │   ├──[🔀] summary (10073:16)
│ │   ├──[🔀] description (10074:20)
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[🔀] description (20660:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬enterprise_connection_id
│ │         │ └──[🔀] description (10083:32)
│ │         ├─┬name
│ │         │ └──[🔀] description (10086:32)
│ │         └─┬provider
│ │           └──[🔀] description (10089:32)
│ ├─┬/enterprise_connections
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬custom_attributes
│ │           └─┬Schema
│ │             ├──[+] properties (8333:23)
│ │             ├─┬key
│ │             │ ├──[-] minLength (8200:36)❌ 
│ │             │ ├──[-] pattern (8201:34)❌ 
│ │             │ └──[🔀] description (8335:38)
│ │             ├─┬scim_path
│ │             │ ├──[+] minLength (8321:36)❌ 
│ │             │ └──[🔀] description (8320:38)
│ │             ├─┬name
│ │             │ ├──[🔀] type (8337:31)❌ 
│ │             │ ├──[-] minLength (8196:36)❌ 
│ │             │ └──[🔀] description (8338:38)
│ │             ├─┬sso_path
│ │             │ └──[🔀] description (8332:38)
│ │             └─┬multi_valued
│ │               ├──[🔀] type (8323:31)❌ 
│ │               ├──[+] minLength (8325:36)❌ 
│ │               ├──[+] pattern (8326:34)❌ 
│ │               └──[🔀] description (8324:38)
│ ├─┬/scim_directories/{scim_directory_id}/group_role_mappings
│ │ ├─┬GET
│ │ │ ├──[🔀] description (10271:20)
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (10275:24)
│ │ ├─┬PUT
│ │ │ ├──[🔀] description (10349:20)
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (10358:24)
│ │ └─┬POST
│ │   ├──[🔀] description (10295:20)
│ │   └─┬Parameters
│ │     └──[🔀] description (10302:24)
│ ├─┬/users/{user_id}/trusted_devices/{trusted_device_id}
│ │ └─┬DELETE
│ │   └──[+] deprecated (3337:19)
│ ├─┬/scim_directories/{scim_directory_id}
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (10134:16)
│ │ │ ├──[🔀] description (10135:20)
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (10139:24)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (20660:20)
│ │ ├─┬DELETE
│ │ │ ├──[🔀] summary (10212:16)
│ │ │ ├──[🔀] description (10213:20)
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (10219:24)
│ │ └─┬PATCH
│ │   ├──[🔀] summary (10158:16)
│ │   ├──[🔀] description (10159:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (10163:24)
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[🔀] description (20660:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬enabled
│ │         │ └──[🔀] description (10178:32)
│ │         ├─┬provider
│ │         │ └──[🔀] description (10181:32)
│ │         ├─┬name
│ │         │ └──[🔀] description (10175:32)
│ │         └─┬group_role_mapping_enabled
│ │           └──[🔀] description (10192:32)
│ ├─┬/oauth_applications
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (7425:24)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (7492:17)
│ │         ├─┬name
│ │         │ ├──[🔀] type (7493:25)❌ 
│ │         │ ├──[🔀] description (7495:32)
│ │         │ ├──[+] default (7494:28)❌ 
│ │         │ └──[+] nullable (7496:29)❌ 
│ │         ├─┬scopes
│ │         │ └──[🔀] description (7478:32)
│ │         ├─┬public
│ │         │ ├──[🔀] description (7490:32)
│ │         │ └──[+] default (7489:28)❌ 
│ │         ├─┬redirect_uris
│ │         │ ├──[-] items (7349:21)❌ 
│ │         │ ├──[🔀] type (7498:25)❌ 
│ │         │ └──[🔀] description (7499:32)
│ │         └─┬pkce_required
│ │           ├──[🔀] type (7459:25)❌ 
│ │           ├──[🔀] description (7460:32)
│ │           ├──[-] default (7372:28)❌ 
│ │           └──[-] nullable (7374:29)❌ 
│ ├─┬/beta_features/instance_settings
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬enhanced_email_deliverability
│ │             └──[🔀] description (20167:30)
│ ├─┬/instance/oauth_application_settings
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (4573:17)
│ │         ├──[+] properties (4577:17)
│ │         ├─┬dynamic_oauth_client_registration
│ │         │ ├──[+] items (4568:21)❌ 
│ │         │ ├──[🔀] type (4563:25)❌ 
│ │         │ └──[🔀] description (4565:32)
│ │         ├─┬client_id_metadata_documents_block_implicitly_allowed_clients
│ │         │ └──[🔀] description (4584:32)
│ │         ├─┬client_id_metadata_documents_advertised
│ │         │ └──[🔀] description (4576:32)
│ │         ├─┬default_scopes
│ │         │ └──[🔀] description (4565:32)
│ │         ├─┬oauth_jwt_access_tokens
│ │         │ └──[🔀] description (4561:32)
│ │         └─┬client_id_metadata_documents_only_allow_pre_registered_clients
│ │           └──[🔀] description (4592:32)
│ ├─┬/enterprise_connections/{enterprise_connection_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬custom_attributes
│ │           └─┬Schema
│ │             ├──[+] properties (8571:23)
│ │             ├─┬name
│ │             │ ├──[🔀] type (8575:31)❌ 
│ │             │ ├──[-] minLength (8431:36)❌ 
│ │             │ └──[🔀] description (8576:38)
│ │             ├─┬scim_path
│ │             │ ├──[+] minLength (8559:36)❌ 
│ │             │ └──[🔀] description (8558:38)
│ │             ├─┬key
│ │             │ ├──[-] minLength (8435:36)❌ 
│ │             │ ├──[-] pattern (8436:34)❌ 
│ │             │ └──[🔀] description (8573:38)
│ │             ├─┬multi_valued
│ │             │ ├──[🔀] type (8561:31)❌ 
│ │             │ ├──[+] minLength (8563:36)❌ 
│ │             │ ├──[+] pattern (8564:34)❌ 
│ │             │ └──[🔀] description (8562:38)
│ │             └─┬sso_path
│ │               └──[🔀] description (8570:38)
│ └─┬/scim_directories/{scim_directory_id}/rotate_api_key
│   └─┬POST
│     ├──[🔀] summary (10239:16)
│     ├──[🔀] description (10240:20)
│     ├─┬Parameters
│     │ └──[🔀] description (10248:24)
│     └─┬Responses
│       ├──[+] codes (19848:7)
│       └─┬200
│         └──[🔀] description (20660:20)
└─┬Components
  ├──[+] responses (20733:7)
  ├──[+] responses (20063:7)
  ├──[+] responses (20081:7)
  ├──[+] responses (20727:7)
  ├──[+] responses (20712:7)
  ├──[+] responses (20755:7)
  ├──[+] responses (20177:7)
  ├──[+] responses (20749:7)
  ├──[+] responses (20597:7)
  ├──[+] schemas (18992:7)
  ├──[+] schemas (16569:7)
  ├──[+] schemas (16315:7)
  ├──[+] schemas (18983:7)
  ├──[+] schemas (19756:7)
  ├──[+] schemas (19669:7)
  ├──[+] schemas (19811:7)
  ├──[+] schemas (19752:7)
  ├─┬OAuthApplicationSettings
  │ ├──[+] required (16813:11)❌ 
  │ ├──[+] required (16814:11)❌ 
  │ ├──[+] properties (16793:9)
  │ ├──[+] properties (16796:9)
  │ ├─┬object
  │ │ ├──[-] enum (16041:15)❌ 
  │ │ ├──[🔀] type (16791:17)❌ 
  │ │ └──[🔀] description (16792:24)
  │ ├─┬dynamic_oauth_client_registration
  │ │ ├──[+] items (16789:13)❌ 
  │ │ ├──[🔀] type (16783:17)❌ 
  │ │ ├──[+] uniqueItems (16787:24)❌ 
  │ │ ├──[🔀] description (16785:24)
  │ │ └──[+] nullable (16784:21)❌ 
  │ ├─┬oauth_jwt_access_tokens
  │ │ └──[🔀] description (16781:24)
  │ ├─┬client_id_metadata_documents_advertised
  │ │ └──[🔀] description (16795:24)
  │ ├─┬default_scopes
  │ │ ├──[-] items (16051:13)❌ 
  │ │ ├──[🔀] type (16803:17)❌ 
  │ │ ├──[-] uniqueItems (16049:24)❌ 
  │ │ ├──[🔀] description (16804:24)
  │ │ └──[-] nullable (16047:21)❌ 
  │ ├─┬client_id_metadata_documents_block_implicitly_allowed_clients
  │ │ └──[🔀] description (16801:24)
  │ └─┬client_id_metadata_documents_only_allow_pre_registered_clients
  │   └──[🔀] description (16807:24)
  ├─┬Organization
  │ ├──[+] properties (14709:9)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (14694:17)❌ 
  │ │ ├──[-] format (14113:19)❌ 
  │ │ └──[-] description (14114:24)
  │ └─┬slug
  │   ├──[🔀] type (14710:17)❌ 
  │   ├──[+] description (14712:24)
  │   └──[+] nullable (14711:21)❌ 
  ├─┬Instance
  │ ├──[+] required (16699:11)❌ 
  │ ├──[+] required (16700:11)❌ 
  │ ├──[+] required (16701:11)❌ 
  │ ├──[+] properties (16678:9)
  │ ├──[+] properties (16686:9)
  │ ├──[+] properties (16689:9)
  │ ├─┬object
  │ │ ├──[-] enum (15955:15)❌ 
  │ │ └──[-] description (15953:24)
  │ ├─┬id
  │ │ └──[+] example (16669:20)
  │ └─┬environment_type
  │   ├──[+] items (16681:13)❌ 
  │   ├──[🔀] type (16679:17)❌ 
  │   ├──[+] description (16682:24)
  │   └──[🔀] example (16684:13)
  ├─┬SAMLConnection
  │ ├──[-] required (17104:11)❌ 
  │ └──[-] required (17107:11)❌ 
  ├─┬InstanceProtect
  │ ├──[+] required (16753:11)❌ 
  │ ├──[+] required (16754:11)❌ 
  │ ├──[+] properties (16745:9)
  │ ├──[+] properties (16742:9)
  │ ├─┬specter_enabled
  │ │ ├──[+] enum (16733:15)
  │ │ └──[🔀] type (16731:17)❌ 
  │ ├─┬rules_enabled
  │ │ └──[+] description (16736:24)
  │ └─┬object
  │   ├──[-] enum (16005:15)❌ 
  │   ├──[🔀] type (16746:17)❌ 
  │   └──[+] description (16747:24)
  ├─┬SCIMUserMetadata
  │ ├──[🔀] description (14847:20)
  │ ├─┬directory_id
  │ │ └──[🔀] description (14852:24)
  │ ├─┬external_id
  │ │ └──[🔀] description (14861:24)
  │ └─┬directory_enabled
  │   └──[🔀] description (14856:24)
  ├─┬Domain
  │ ├──[+] properties (16627:9)
  │ ├─┬name
  │ │ └──[🔀] type (16608:17)❌ 
  │ ├─┬cname_targets
  │ │ └──[+] description (16626:24)
  │ ├─┬frontend_api_url
  │ │ ├──[+] items (16630:13)❌ 
  │ │ ├──[🔀] type (16628:17)❌ 
  │ │ ├──[+] description (16632:24)
  │ │ └──[+] nullable (16631:21)❌ 
  │ ├─┬object
  │ │ └──[-] enum (15901:15)❌ 
  │ ├─┬proxy_url
  │ │ ├──[+] enum (16602:15)
  │ │ └──[-] nullable (15917:21)❌ 
  │ └─┬is_satellite
  │   └──[🔀] type (16604:17)❌ 
  ├─┬EnterpriseConnection
  │ ├──[-] required (17140:11)❌ 
  │ ├──[-] required (17141:11)❌ 
  │ └─┬custom_attributes
  │   └─┬Schema
  │     ├──[+] properties (17950:15)
  │     ├─┬multi_valued
  │     │ ├──[🔀] type (17942:23)❌ 
  │     │ └──[🔀] description (17943:30)
  │     ├─┬scim_path
  │     │ └──[🔀] description (17940:30)
  │     ├─┬sso_path
  │     │ └──[🔀] description (17949:30)
  │     ├─┬name
  │     │ ├──[🔀] type (17954:23)❌ 
  │     │ └──[🔀] description (17955:30)
  │     └─┬key
  │       └──[🔀] description (17952:30)
  ├─┬User
  │ └─┬bypass_client_trust
  │   └──[🔀] description (15046:24)
  ├─┬SCIMDirectory
  │ ├──[🔀] description (19524:20)
  │ ├─┬provider
  │ │ └──[🔀] description (19546:24)
  │ ├─┬updated_at
  │ │ └──[🔀] description (19593:24)
  │ ├─┬name
  │ │ └──[🔀] description (19536:24)
  │ ├─┬custom_attributes
  │ │ └─┬Schema
  │ │   ├──[+] properties (19576:15)
  │ │   ├─┬scim_path
  │ │   │ └──[🔀] description (19566:30)
  │ │   ├─┬name
  │ │   │ ├──[🔀] type (19580:23)❌ 
  │ │   │ └──[🔀] description (19581:30)
  │ │   ├─┬sso_path
  │ │   │ └──[🔀] description (19575:30)
  │ │   ├─┬multi_valued
  │ │   │ ├──[🔀] type (19568:23)❌ 
  │ │   │ └──[🔀] description (19569:30)
  │ │   └─┬key
  │ │     └──[🔀] description (19578:30)
  │ ├─┬group_role_mapping_enabled
  │ │ └──[🔀] description (19552:24)
  │ ├─┬id
  │ │ └──[🔀] description (19533:24)
  │ ├─┬created_at
  │ │ └──[🔀] description (19589:24)
  │ └─┬enabled
  │   └──[🔀] description (19549:24)
  ├─┬OAuthApplication
  │ ├──[+] required (17671:11)❌ 
  │ ├──[+] properties (17626:9)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (17652:17)❌ 
  │ │ ├──[-] format (16910:19)❌ 
  │ │ └──[-] description (16911:24)
  │ ├─┬user_info_url
  │ │ ├──[🔀] type (17659:17)❌ 
  │ │ ├──[+] format (17660:19)❌ 
  │ │ └──[+] description (17661:24)
  │ ├─┬scopes
  │ │ ├──[+] items (17637:13)❌ 
  │ │ └──[🔀] type (17635:17)❌ 
  │ ├─┬object
  │ │ └──[-] enum (16859:15)❌ 
  │ ├─┬discovery_url
  │ │ └──[🔀] type (17627:17)❌ 
  │ ├─┬dynamically_registered
  │ │ └──[🔀] type (17650:17)❌ 
  │ ├─┬redirect_uris
  │ │ ├──[-] items (16887:13)❌ 
  │ │ └──[🔀] type (17629:17)❌ 
  │ ├─┬id
  │ │ └──[🔀] type (17621:17)❌ 
  │ ├─┬pkce_required
  │ │ ├──[+] enum (17605:15)
  │ │ └──[🔀] type (17603:17)❌ 
  │ └─┬token_fetch_url
  │   └──[+] description (17632:24)
  ├─┬SCIMGroupRoleMapping
  │ ├──[+] required (19656:11)❌ 
  │ ├──[+] required (19658:11)❌ 
  │ ├──[+] required (19660:11)❌ 
  │ ├──[+] properties (19636:9)
  │ ├──[+] properties (19630:9)
  │ ├──[+] properties (19624:9)
  │ ├─┬id
  │ │ └──[🔀] description (19638:24)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (19622:17)❌ 
  │ │ ├──[-] format (18791:19)❌ 
  │ │ └──[🔀] description (19623:24)
  │ ├─┬role
  │ │ └──[🔀] $ref (19619:11)❌ 
  │ ├─┬scim_group_id
  │ │ └──[🔀] $ref (17148:13)❌ 
  │ ├─┬object
  │ │ ├──[-] enum (18767:15)❌ 
  │ │ └──[🔀] description (19632:24)
  │ ├─┬scim_directory_id
  │ │ ├──[+] enum (19617:15)
  │ │ └──[🔀] description (19615:24)
  │ ├─┬scim_group_display_name
  │ │ ├──[🔀] type (19642:17)❌ 
  │ │ └──[🔀] description (19643:24)
  │ └─┬precedence
  │   ├──[🔀] type (19625:17)❌ 
  │   └──[🔀] description (19626:24)
  └─┬CreateBillingPriceRequest
    ├─┬annual_monthly_amount
    │ └──[🔀] description (18425:24)
    └─┬amount
      └──[🔀] description (18420:24)
Document Element Total Changes Breaking Changes
paths 180 66
components 153 66

View full report

Linting Report 0 errors, 12 warnings, 79 hints

View full report

JAVA CHANGELOG

core: 3.57.2 - 2026-08-24

🐛 Bug Fixes

  • advance pagination through an optional wrapped request body instead of failing to compile or repeating the first page (commit by @AshGodfrey)

core: 3.57.1 - 2026-08-17

🐛 Bug Fixes

  • handle a nullable request body in paginated operations (commit by @AshGodfrey)

core: 3.57.0 - 2026-08-13

🐝 New Features

  • make OkHttp SDKs AutoCloseable, close clients on Spring shutdown, and require compatible public close methods on custom clients (commit by @2ynn)

core: 3.56.2 - 2026-08-12

🐝 New Features

retries: 0.1.4 - 2026-09-01

🐛 Bug Fixes

  • support retry strategy none and operation-level disabled retry overrides (commit by @ThomasRooney)

unions: 0.3.8 - 2026-08-13

🐛 Bug Fixes

  • collapse primitive-only unions in path parameters instead of dropping the operation (commit by @AshGodfrey)

Based on Speakeasy CLI 1.797.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Aug 13, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580291 branch 2 times, most recently from be85595 to e6e85e3 Compare August 15, 2026 00:10
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 6.0.1 chore: 🐝 Update SDK - Generate 6.1.0 Aug 15, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Aug 15, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580291 branch 7 times, most recently from c806f85 to ae84abe Compare August 22, 2026 00:10
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580291 branch 7 times, most recently from bd79d78 to 2a38e74 Compare August 29, 2026 00:16
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580291 branch 8 times, most recently from 397803d to 02c0261 Compare September 6, 2026 00:18
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580291 branch 2 times, most recently from 9a75047 to 733c77d Compare September 8, 2026 00:17
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580291 branch 6 times, most recently from 05af131 to d8275a7 Compare September 14, 2026 00:17
* `clerk.users.listBiometricCredentials()`: **Added**
* `clerk.users.revokeBiometricCredential()`: **Added**
* `clerk.billing.applySubscriptionItemDiscount()`: **Added**
* `clerk.billing.removeSubscriptionItemDiscount()`: **Added**
* `clerk.directories.list()`: **Added**
* `clerk.directories.create()`: **Added**
* `clerk.directories.get()`: **Added**
* `clerk.directories.update()`: **Added**
* `clerk.directories.delete()`: **Added**
* `clerk.directories.rotateApiKey()`: **Added**
* `clerk.directories.listGroupRoleMappings()`: **Added**
* `clerk.directories.createGroupRoleMapping()`: **Added**
* `clerk.directories.replaceGroupRoleMappings()`: **Added**
* `clerk.directories.deleteGroupRoleMapping()`: **Added**
* `clerk.users.list()`: 
  *  `request.startingAfter` **Added**
  *  `response.[].organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.create()`: 
  *  `request.skipRestrictionChecks` **Added**
  *  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.get()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.update()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.ban()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.unban()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.bulkBan()`:  `response.[].organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.bulkUnban()`:  `response.[].organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.lock()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.unlock()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.setProfileImage()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.deleteProfileImage()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.updateMetadata()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.replaceMetadata()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.getOrganizationMemberships()`:  `response.data[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.removePassword()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.listTrustedDevices()`: **Deprecated**
* `clerk.users.revokeTrustedDevice()`: **Deprecated**
* `clerk.users.setPasswordCompromised()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.unsetPasswordCompromised()`:  `response.organizationMemberships[].organization.selfServeSsoEnabled` **Added**
* `clerk.users.getInstanceOrganizationMemberships()`:  `response.data[].organization.selfServeSsoEnabled` **Added**
* `clerk.actorTokens.create()`:  `error.status[403]` **Added**
* `clerk.domains.list()`:  `response.data[].dnsTargets` **Added**
* `clerk.domains.add()`:  `response.dnsTargets` **Added**
* `clerk.domains.update()`:  `response.dnsTargets` **Added**
* `clerk.instanceSettings.get()`:  `response` **Changed**
* `clerk.instanceSettings.update()`:  `request` **Changed**
* `clerk.instanceSettings.getOAuthApplicationSettings()`:  `response` **Changed**
* `clerk.instanceSettings.updateOAuthApplicationSettings()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `clerk.instanceSettings.getInstanceProtect()`:  `response` **Changed**
* `clerk.instanceSettings.updateInstanceProtect()`:  `response` **Changed**
* `clerk.organizations.list()`:  `response.data[].selfServeSsoEnabled` **Added**
* `clerk.organizations.create()`:  `response.selfServeSsoEnabled` **Added**
* `clerk.organizations.get()`:  `response.selfServeSsoEnabled` **Added**
* `clerk.organizations.update()`: 
  *  `requestBody.selfServeSsoEnabled` **Added**
  *  `response.selfServeSsoEnabled` **Added**
* `clerk.organizations.mergeMetadata()`:  `response.selfServeSsoEnabled` **Added**
* `clerk.organizations.replaceMetadata()`:  `response.selfServeSsoEnabled` **Added**
* `clerk.organizations.uploadLogo()`:  `response.selfServeSsoEnabled` **Added**
* `clerk.organizations.deleteLogo()`:  `response.selfServeSsoEnabled` **Added**
* `clerk.organizationMemberships.create()`:  `response.organization.selfServeSsoEnabled` **Added**
* `clerk.organizationMemberships.list()`:  `response.data[].organization.selfServeSsoEnabled` **Added**
* `clerk.organizationMemberships.update()`:  `response.organization.selfServeSsoEnabled` **Added**
* `clerk.organizationMemberships.delete()`:  `response.organization.selfServeSsoEnabled` **Added**
* `clerk.organizationMemberships.updateMetadata()`:  `response.organization.selfServeSsoEnabled` **Added**
* `clerk.oauthApplications.list()`:  `response.data[].deviceAuthorizationGrantEnabled` **Added**
* `clerk.oauthApplications.create()`: 
  *  `request.deviceAuthorizationGrantEnabled` **Added**
  *  `response.deviceAuthorizationGrantEnabled` **Added**
* `clerk.oauthApplications.get()`:  `response.deviceAuthorizationGrantEnabled` **Added**
* `clerk.oauthApplications.update()`: 
  *  `requestBody` **Changed**
  *  `response.deviceAuthorizationGrantEnabled` **Added**
* `clerk.oauthApplications.uploadLogo()`:  `response.deviceAuthorizationGrantEnabled` **Added**
* `clerk.oauthApplications.rotateSecret()`:  `response.deviceAuthorizationGrantEnabled` **Added**
* `clerk.enterpriseConnections.list()`:  `response.data[].customAttributes[].directoryPath` **Added**
* `clerk.enterpriseConnections.create()`: 
  *  `request.customAttributes[].directoryPath` **Added**
  *  `response.customAttributes[].directoryPath` **Added**
* `clerk.enterpriseConnections.get()`:  `response.customAttributes[].directoryPath` **Added**
* `clerk.enterpriseConnections.update()`: 
  *  `requestBody.customAttributes[].directoryPath` **Added**
  *  `response.customAttributes[].directoryPath` **Added**
* `clerk.scimDirectories.list()`:  `response.data[].customAttributes[].directoryPath` **Added**
* `clerk.scimDirectories.create()`:  `response.customAttributes[].directoryPath` **Added**
* `clerk.scimDirectories.get()`:  `response.customAttributes[].directoryPath` **Added**
* `clerk.scimDirectories.update()`:  `response.customAttributes[].directoryPath` **Added**
* `clerk.scimDirectories.rotateApiKey()`: 
  *  `response.customAttributes[].directoryPath` **Added**
  *  `error.status[422]` **Added**
* `clerk.scimDirectories.listGroupRoleMappings()`:  `response.data[]` **Changed**
* `clerk.scimDirectories.createGroupRoleMapping()`:  `response` **Changed**
* `clerk.scimDirectories.replaceGroupRoleMappings()`:  `response.data[]` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580291 branch from d8275a7 to fda9af2 Compare September 14, 2026 21:15
@tmilewski
tmilewski merged commit d487238 into main Sep 14, 2026
5 checks passed
@tmilewski
tmilewski deleted the speakeasy-sdk-regen-1786580291 branch September 14, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants