Skip to content

chore: 🐝 Update SDK - Generate 7.1.0 - #249

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1786580803
Open

github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1786580803

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.

Python SDK Changes:

  • clerk.sessions.get_reverification(): Added
  • clerk.users.list_biometric_credentials(): Added
  • clerk.users.revoke_biometric_credential(): Added
  • clerk.billing.apply_subscription_item_discount(): Added
  • clerk.billing.remove_subscription_item_discount(): Added
  • clerk.directories.list(): Added
  • clerk.directories.create(): Added
  • clerk.directories.get(): Added
  • clerk.directories.update(): Added
  • clerk.directories.delete(): Added
  • clerk.directories.rotate_api_key(): Added
  • clerk.directories.list_group_role_mappings(): Added
  • clerk.directories.create_group_role_mapping(): Added
  • clerk.directories.replace_group_role_mappings(): Added
  • clerk.directories.delete_group_role_mapping(): Added
  • clerk.phone_numbers.attempt_verification(): error Changed
  • clerk.users.list():
    • request.starting_after Added
    • response.[] Changed
  • clerk.users.create():
    • request.skip_restriction_checks Added
    • response Changed
  • clerk.users.get(): response Changed
  • clerk.users.update(): response Changed
  • clerk.users.ban(): response Changed
  • clerk.users.unban(): response Changed
  • clerk.users.bulk_ban(): response.[] Changed
  • clerk.users.bulk_unban(): response.[] Changed
  • clerk.users.lock(): response Changed
  • clerk.users.unlock(): response Changed
  • clerk.users.set_profile_image(): response Changed
  • clerk.users.delete_profile_image(): response Changed
  • clerk.users.update_metadata(): response Changed
  • clerk.users.replace_metadata(): response Changed
  • clerk.users.get_organization_memberships(): response.data[].organization.self_serve_sso_enabled Added
  • clerk.users.remove_password(): response Changed
  • clerk.users.list_trusted_devices(): Deprecated
  • clerk.users.revoke_trusted_device(): Deprecated
  • clerk.users.set_password_compromised(): response Changed
  • clerk.users.unset_password_compromised(): response Changed
  • clerk.users.get_instance_organization_memberships(): response.data[].organization.self_serve_sso_enabled Added
  • clerk.actor_tokens.create(): error.status[403] Added
  • clerk.domains.list(): response.data[].dns_targets Added
  • clerk.domains.add():
    • request.is_satellite Changed
    • response.dns_targets Added
  • clerk.domains.update(): response.dns_targets Added
  • clerk.instance_settings.get(): response Changed
  • clerk.instance_settings.update(): request Changed
  • clerk.instance_settings.get_o_auth_application_settings(): response Changed
  • clerk.instance_settings.update_o_auth_application_settings():
    • request Changed
    • response Changed
  • clerk.instance_settings.get_instance_protect(): response Changed
  • clerk.instance_settings.update_instance_protect(): response Changed
  • clerk.organizations.list(): response.data[].self_serve_sso_enabled Added
  • clerk.organizations.create(): response.self_serve_sso_enabled Added
  • clerk.organizations.get(): response.self_serve_sso_enabled Added
  • clerk.organizations.update():
    • request.self_serve_sso_enabled Added
    • response.self_serve_sso_enabled Added
  • clerk.organizations.merge_metadata(): response.self_serve_sso_enabled Added
  • clerk.organizations.replace_metadata(): response.self_serve_sso_enabled Added
  • clerk.organizations.upload_logo(): response.self_serve_sso_enabled Added
  • clerk.organizations.delete_logo(): response.self_serve_sso_enabled Added
  • clerk.organization_memberships.create(): response.organization.self_serve_sso_enabled Added
  • clerk.organization_memberships.list(): response.data[].organization.self_serve_sso_enabled Added
  • clerk.organization_memberships.update(): response.organization.self_serve_sso_enabled Added
  • clerk.organization_memberships.delete(): response.organization.self_serve_sso_enabled Added
  • clerk.organization_memberships.update_metadata(): response.organization.self_serve_sso_enabled Added
  • clerk.oauth_applications.list(): response.data[].device_authorization_grant_enabled Added
  • clerk.oauth_applications.create():
    • request.device_authorization_grant_enabled Added
    • response.device_authorization_grant_enabled Added
  • clerk.oauth_applications.get(): response.device_authorization_grant_enabled Added
  • clerk.oauth_applications.update():
    • request Changed
    • response.device_authorization_grant_enabled Added
  • clerk.oauth_applications.upload_logo(): response.device_authorization_grant_enabled Added
  • clerk.oauth_applications.rotate_secret(): response.device_authorization_grant_enabled Added
  • clerk.enterprise_connections.list(): response.data[].custom_attributes[].directory_path Added
  • clerk.enterprise_connections.create():
    • request.custom_attributes[].directory_path Added
    • response.custom_attributes[].directory_path Added
  • clerk.enterprise_connections.get(): response.custom_attributes[].directory_path Added
  • clerk.enterprise_connections.update():
    • request.custom_attributes[].directory_path Added
    • response.custom_attributes[].directory_path Added
  • clerk.scim_directories.list(): response.data[].custom_attributes[].directory_path Added
  • clerk.scim_directories.create(): response.custom_attributes[].directory_path Added
  • clerk.scim_directories.get(): response.custom_attributes[].directory_path Added
  • clerk.scim_directories.update(): response.custom_attributes[].directory_path Added
  • clerk.scim_directories.rotate_api_key():
    • response.custom_attributes[].directory_path Added
    • error.status[422] Added
  • clerk.scim_directories.list_group_role_mappings(): response.data[] Changed
  • clerk.scim_directories.create_group_role_mapping(): response Changed
  • clerk.scim_directories.replace_group_role_mappings(): response.data[] Changed
  • clerk.oauth_access_tokens.verify(): response.union(1).aud Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (9209:3)❌ 
│ ├──[-] path (10128:3)❌ 
│ ├──[-] path (252:3)❌ 
│ ├──[-] path (10344:3)❌ 
│ ├──[-] path (10343:3)❌ 
│ ├──[-] path (251:3)❌ 
│ ├──[-] path (5012:3)❌ 
│ ├──[-] path (10127:3)❌ 
│ ├──[-] path (10342:3)❌ 
│ ├──[-] path (339:3)❌ 
│ ├──[-] path (9210:3)❌ 
│ ├──[+] path (9716:3)
│ ├──[+] path (10773:3)
│ ├──[+] path (1205:3)
│ ├──[+] path (3545:3)
│ ├──[+] path (9672:3)
│ ├──[+] path (10963:3)
│ ├──[+] path (10858:3)
│ ├──[+] path (3570:3)
│ ├──[+] path (10994:3)
│ ├──[+] path (11134:3)
│ ├─┬/oauth_applications/{oauth_application_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (7896:17)
│ │         ├─┬scopes
│ │         │ ├──[🔀] description (7885:32)
│ │         │ ├──[-] default (7719:28)❌ 
│ │         │ └──[🔀] example (7886:28)
│ │         ├─┬public
│ │         │ └──[🔀] description (7894:32)
│ │         ├─┬name
│ │         │ ├──[🔀] type (7897:25)❌ 
│ │         │ ├──[🔀] description (7898:32)
│ │         │ └──[-] example (7701:28)
│ │         ├─┬pkce_required
│ │         │ ├──[🔀] type (7863:25)❌ 
│ │         │ ├──[🔀] description (7864:32)
│ │         │ └──[+] example (7868:28)
│ │         └─┬redirect_uris
│ │           ├──[-] items (7705:21)❌ 
│ │           ├──[🔀] type (7901:25)❌ 
│ │           └──[🔀] description (7902:32)
│ ├─┬/users/{user_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬bypass_client_trust
│ │           └──[🔀] description (2643:32)
│ ├─┬/scim_directories/{scim_directory_id}/group_role_mappings
│ │ ├─┬GET
│ │ │ ├──[🔀] description (10609:20)
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (10613:24)
│ │ ├─┬PUT
│ │ │ ├──[🔀] description (10687:20)
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (10696:24)
│ │ └─┬POST
│ │   ├──[🔀] description (10633:20)
│ │   └─┬Parameters
│ │     └──[🔀] description (10640:24)
│ ├─┬/oauth_applications/access_tokens/verify
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬ANYOF
│ │             ├──[+] properties (13628:23)
│ │             ├─┬revoked
│ │             │ ├──[🔀] type (13639:31)❌ 
│ │             │ ├──[+] nullable (13640:35)❌ 
│ │             │ └──[🔀] example (13641:34)
│ │             ├─┬scopes
│ │             │ ├──[-] items (12968:27)❌ 
│ │             │ ├──[🔀] type (13636:31)❌ 
│ │             │ └──[🔀] example (13637:34)
│ │             ├─┬revocation_reason
│ │             │ ├──[+] enum (13608:29)
│ │             │ ├──[-] nullable (12977:35)❌ 
│ │             │ └──[🔀] example (13609:34)
│ │             ├─┬id
│ │             │ ├──[🔀] type (13643:31)❌ 
│ │             │ ├──[-] pattern (12956:34)❌ 
│ │             │ └──[🔀] example (13644:34)
│ │             ├─┬expiration
│ │             │ └──[-] nullable (12984:35)❌ 
│ │             ├─┬object
│ │             │ ├──[-] enum (12952:29)❌ 
│ │             │ ├──[+] pattern (13612:34)❌ 
│ │             │ └──[🔀] example (13613:34)
│ │             ├─┬created_at
│ │             │ ├──[🔀] type (13615:31)❌ 
│ │             │ └──[🔀] example (13616:34)
│ │             ├─┬updated_at
│ │             │ ├──[🔀] type (13618:31)❌ 
│ │             │ ├──[+] pattern (13619:34)❌ 
│ │             │ └──[🔀] example (13620:34)
│ │             ├─┬subject
│ │             │ ├──[+] items (13624:27)❌ 
│ │             │ ├──[🔀] type (13622:31)❌ 
│ │             │ ├──[-] pattern (12963:34)❌ 
│ │             │ └──[🔀] example (13626:27)
│ │             ├─┬expired
│ │             │ ├──[🔀] type (13646:31)❌ 
│ │             │ ├──[+] nullable (13647:35)❌ 
│ │             │ └──[🔀] example (13648:34)
│ │             └─┬client_id
│ │               ├──[+] items (13631:27)❌ 
│ │               ├──[🔀] type (13629:31)❌ 
│ │               ├──[+] description (13632:38)
│ │               └──[🔀] example (13634:27)
│ ├─┬/instance/protect
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬rules_enabled
│ │           └──[+] description (4696:32)
│ ├─┬/users/{user_id}/trusted_devices/{trusted_device_id}
│ │ └─┬DELETE
│ │   └──[+] deprecated (3515:19)
│ ├─┬/domains/{domain_id}
│ │ └─┬DELETE
│ │   ├──[🔀] summary (4448:16)
│ │   ├──[🔀] description (4449:20)
│ │   └─┬Parameters
│ │     └──[🔀] description (4461:24)
│ ├─┬/phone_numbers/{phone_number_id}/attempt_verification
│ │ └─┬POST
│ │   ├──[🔀] description (883:20)
│ │   └─┬Responses
│ │     ├──[+] codes (20605:7)
│ │     └──[+] codes (20605:7)
│ ├─┬/actor_tokens
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (20965:7)
│ ├─┬/oauth_applications
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (7724:24)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (7793:17)
│ │         ├─┬pkce_required
│ │         │ ├──[🔀] type (7758:25)❌ 
│ │         │ ├──[🔀] description (7759:32)
│ │         │ ├──[-] default (7628:28)❌ 
│ │         │ ├──[-] nullable (7630:29)❌ 
│ │         │ └──[+] example (7762:28)
│ │         ├─┬redirect_uris
│ │         │ ├──[-] items (7604:21)❌ 
│ │         │ ├──[🔀] type (7799:25)❌ 
│ │         │ ├──[🔀] description (7800:32)
│ │         │ └──[+] example (7802:28)
│ │         ├─┬scopes
│ │         │ ├──[+] items (7766:21)❌ 
│ │         │ ├──[🔀] type (7764:25)❌ 
│ │         │ ├──[-] maxLength (7616:30)❌ 
│ │         │ ├──[🔀] description (7767:32)
│ │         │ ├──[-] default (7618:28)❌ 
│ │         │ └──[-] example (7619:28)
│ │         ├─┬public
│ │         │ ├──[🔀] description (7791:32)
│ │         │ ├──[+] default (7790:28)❌ 
│ │         │ └──[-] example (7635:28)
│ │         └─┬name
│ │           ├──[🔀] type (7794:25)❌ 
│ │           ├──[🔀] description (7796:32)
│ │           ├──[+] default (7795:28)❌ 
│ │           ├──[+] nullable (7797:29)❌ 
│ │           └──[-] example (7600:28)
│ ├─┬/scim_directories
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (10393:16)
│ │ │ ├──[🔀] description (10394:20)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     ├──[🔀] description (21433:20)
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬total_count
│ │ │           └──[🔀] description (21443:30)
│ │ └─┬POST
│ │   ├──[🔀] summary (10411:16)
│ │   ├──[🔀] description (10412:20)
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[🔀] description (21448:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬enterprise_connection_id
│ │         │ └──[🔀] description (10421:32)
│ │         ├─┬name
│ │         │ └──[🔀] description (10424:32)
│ │         └─┬provider
│ │           └──[🔀] description (10427:32)
│ ├─┬/users/{user_id}/passkeys/{passkey_identification_id}
│ │ └─┬DELETE
│ │   └──[🔀] description (3462:20)
│ ├─┬/enterprise_connections/{enterprise_connection_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬custom_attributes
│ │           └─┬Schema
│ │             ├──[+] properties (8909:23)
│ │             ├─┬key
│ │             │ ├──[-] minLength (8728:36)❌ 
│ │             │ ├──[-] pattern (8729:34)❌ 
│ │             │ └──[🔀] description (8911:38)
│ │             ├─┬sso_path
│ │             │ └──[🔀] description (8908:38)
│ │             ├─┬multi_valued
│ │             │ ├──[🔀] type (8899:31)❌ 
│ │             │ ├──[+] minLength (8901:36)❌ 
│ │             │ ├──[+] pattern (8902:34)❌ 
│ │             │ └──[🔀] description (8900:38)
│ │             ├─┬scim_path
│ │             │ ├──[+] minLength (8897:36)❌ 
│ │             │ └──[🔀] description (8896:38)
│ │             └─┬name
│ │               ├──[🔀] type (8913:31)❌ 
│ │               ├──[-] minLength (8724:36)❌ 
│ │               └──[🔀] description (8914:38)
│ ├─┬/instance
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (4592:17)
│ │         ├──[+] properties (4600:17)
│ │         ├─┬url_based_session_syncing
│ │         │ ├──[🔀] type (4572:25)❌ 
│ │         │ ├──[-] description (4470:32)
│ │         │ └──[🔀] example (4574:28)
│ │         ├─┬hibp
│ │         │ ├──[🔀] type (4580:25)❌ 
│ │         │ ├──[-] description (4439:32)
│ │         │ └──[🔀] example (4582:28)
│ │         ├─┬cookieless_dev
│ │         │ ├──[🔀] type (4576:25)❌ 
│ │         │ ├──[-] description (4462:32)
│ │         │ ├──[🔀] example (4578:28)
│ │         │ └──[-] deprecated (4465:31)
│ │         ├─┬development_origin
│ │         │ ├──[🔀] type (4605:25)❌ 
│ │         │ ├──[+] description (4606:32)
│ │         │ ├──[🔀] example (4611:28)
│ │         │ └──[+] deprecated (4609:31)
│ │         ├─┬support_email
│ │         │ ├──[+] enum (4621:23)
│ │         │ ├──[+] enum (4622:23)
│ │         │ ├──[+] enum (4623:23)
│ │         │ ├──[+] description (4619:32)
│ │         │ └──[-] example (4445:28)
│ │         ├─┬clerk_js_version
│ │         │ ├──[+] items (4596:21)❌ 
│ │         │ ├──[🔀] type (4593:25)❌ 
│ │         │ ├──[+] description (4597:32)
│ │         │ └──[-] example (4449:28)
│ │         ├─┬test_mode
│ │         │ ├──[🔀] description (4603:32)
│ │         │ └──[-] example (4436:28)
│ │         ├─┬allowed_origins
│ │         │ ├──[🔀] description (4588:32)
│ │         │ └──[+] nullable (4585:29)❌ 
│ │         └─┬preferred_sign_in_strategy_when_password_required
│ │           ├──[-] enum (4477:23)❌ 
│ │           ├──[-] enum (4478:23)❌ 
│ │           ├──[-] enum (4479:23)❌ 
│ │           ├──[🔀] type (4567:25)❌ 
│ │           ├──[🔀] description (4568:32)
│ │           └──[+] example (4570:28)
│ ├─┬/organizations/{organization_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (5770:17)
│ │         └─┬slug
│ │           ├──[🔀] type (5771:25)❌ 
│ │           ├──[🔀] description (5772:32)
│ │           └──[-] example (5605:28)
│ ├─┬/instance/oauth_application_settings
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (4792:17)
│ │         ├──[+] properties (4796:17)
│ │         ├─┬default_scopes
│ │         │ ├──[-] items (4641:21)❌ 
│ │         │ ├──[🔀] type (4805:25)❌ 
│ │         │ └──[🔀] description (4807:32)
│ │         ├─┬oauth_jwt_access_tokens
│ │         │ └──[🔀] description (4780:32)
│ │         ├─┬dynamic_oauth_client_registration
│ │         │ ├──[+] items (4787:21)❌ 
│ │         │ ├──[🔀] type (4782:25)❌ 
│ │         │ └──[🔀] description (4784:32)
│ │         ├─┬client_id_metadata_documents_block_implicitly_allowed_clients
│ │         │ └──[🔀] description (4803:32)
│ │         ├─┬client_id_metadata_documents_advertised
│ │         │ └──[🔀] description (4795:32)
│ │         └─┬client_id_metadata_documents_only_allow_pre_registered_clients
│ │           └──[🔀] description (4811:32)
│ ├─┬/scim_directories/{scim_directory_id}/rotate_api_key
│ │ └─┬POST
│ │   ├──[🔀] summary (10577:16)
│ │   ├──[🔀] description (10578:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (10586:24)
│ │   └─┬Responses
│ │     ├──[+] codes (20623:7)
│ │     └─┬200
│ │       └──[🔀] description (21448:20)
│ ├─┬/users/{user_id}/trusted_devices
│ │ └─┬GET
│ │   └──[+] deprecated (3489:19)
│ ├─┬/scim_directories/{scim_directory_id}
│ │ ├─┬GET
│ │ │ ├──[🔀] summary (10472:16)
│ │ │ ├──[🔀] description (10473:20)
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (10477:24)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └──[🔀] description (21448:20)
│ │ ├─┬DELETE
│ │ │ ├──[🔀] summary (10550:16)
│ │ │ ├──[🔀] description (10551:20)
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (10557:24)
│ │ └─┬PATCH
│ │   ├──[🔀] summary (10496:16)
│ │   ├──[🔀] description (10497:20)
│ │   ├─┬Parameters
│ │   │ └──[🔀] description (10501:24)
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[🔀] description (21448:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬group_role_mapping_enabled
│ │         │ └──[🔀] description (10530:32)
│ │         ├─┬name
│ │         │ └──[🔀] description (10513:32)
│ │         ├─┬provider
│ │         │ └──[🔀] description (10519:32)
│ │         └─┬enabled
│ │           └──[🔀] description (10516:32)
│ ├─┬/scim_directories/{scim_directory_id}/group_role_mappings/{mapping_id}
│ │ └─┬DELETE
│ │   ├──[🔀] description (10745:20)
│ │   └─┬Parameters
│ │     └──[🔀] description (10752:24)
│ ├─┬/users
│ │ ├─┬GET
│ │ │ ├──[+] parameters (1937:17)❌ 
│ │ │ ├──[🔀] description (1704:20)
│ │ │ └─┬Parameters
│ │ │   └──[🔀] description (1953:24)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (2116:17)
│ │         ├─┬bypass_client_trust
│ │         │ └──[🔀] description (2200:32)
│ │         ├─┬skip_user_requirement
│ │         │ └──[🔀] description (2118:32)
│ │         ├─┬totp_secret
│ │         │ ├──[🔀] type (2176:25)❌ 
│ │         │ ├──[🔀] description (2177:32)
│ │         │ └──[-] example (2064:28)
│ │         ├─┬unsafe_metadata
│ │         │ ├──[-] additionalProperties (2090:41)❌ 
│ │         │ ├──[🔀] type (2124:25)❌ 
│ │         │ ├──[🔀] description (2125:32)
│ │         │ ├──[+] nullable (2131:29)❌ 
│ │         │ └──[🔀] example (2132:28)
│ │         ├─┬web3_wallet
│ │         │ ├──[-] items (2008:21)❌ 
│ │         │ ├──[🔀] type (2076:25)❌ 
│ │         │ ├──[🔀] description (2077:32)
│ │         │ ├──[+] nullable (2080:29)❌ 
│ │         │ └──[+] example (2081:28)
│ │         └─┬username
│ │           ├──[+] additionalProperties (2158:41)❌ 
│ │           ├──[🔀] type (2154:25)❌ 
│ │           ├──[🔀] description (2155:32)
│ │           ├──[-] nullable (2019:29)❌ 
│ │           └──[🔀] example (2159:28)
│ ├─┬/beta_features/instance_settings
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬enhanced_email_deliverability
│ │             └──[🔀] description (20954:30)
│ ├─┬/enterprise_connections
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬custom_attributes
│ │           └─┬Schema
│ │             ├──[+] properties (8671:23)
│ │             ├─┬scim_path
│ │             │ ├──[+] minLength (8659:36)❌ 
│ │             │ └──[🔀] description (8658:38)
│ │             ├─┬name
│ │             │ ├──[🔀] type (8675:31)❌ 
│ │             │ ├──[-] minLength (8489:36)❌ 
│ │             │ └──[🔀] description (8676:38)
│ │             ├─┬key
│ │             │ ├──[-] minLength (8493:36)❌ 
│ │             │ ├──[-] pattern (8494:34)❌ 
│ │             │ └──[🔀] description (8673:38)
│ │             ├─┬multi_valued
│ │             │ ├──[🔀] type (8661:31)❌ 
│ │             │ ├──[+] minLength (8663:36)❌ 
│ │             │ ├──[+] pattern (8664:34)❌ 
│ │             │ └──[🔀] description (8662:38)
│ │             └─┬sso_path
│ │               └──[🔀] description (8670:38)
│ └─┬/domains
│   └─┬POST
│     ├──[🔀] description (4401:20)
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └─┬is_satellite
│             ├──[-] enum (4295:23)❌ 
│             └──[🔀] description (4424:32)
└─┬Components
  ├──[+] responses (20727:7)
  ├──[+] responses (21515:7)
  ├──[+] responses (21537:7)
  ├──[+] responses (21543:7)
  ├──[+] responses (20845:7)
  ├──[+] responses (21500:7)
  ├──[+] responses (21385:7)
  ├──[+] responses (21521:7)
  ├──[+] responses (20965:7)
  ├──[+] responses (20863:7)
  ├──[+] schemas (16926:7)
  ├──[+] schemas (20586:7)
  ├──[+] schemas (19767:7)
  ├──[+] schemas (20531:7)
  ├──[+] schemas (14453:7)
  ├──[+] schemas (17215:7)
  ├──[+] schemas (20527:7)
  ├──[+] schemas (19758:7)
  ├──[+] schemas (20444:7)
  ├─┬Domain
  │ ├──[+] properties (17282:9)
  │ ├─┬is_satellite
  │ │ ├──[🔀] type (17251:17)❌ 
  │ │ └──[🔀] example (17252:20)
  │ ├─┬proxy_url
  │ │ ├──[+] enum (17248:15)
  │ │ ├──[-] nullable (16411:21)❌ 
  │ │ └──[🔀] example (17249:20)
  │ ├─┬id
  │ │ └──[🔀] example (17261:20)
  │ ├─┬name
  │ │ ├──[🔀] type (17257:17)❌ 
  │ │ └──[🔀] example (17258:20)
  │ ├─┬cname_targets
  │ │ └──[+] description (17280:24)
  │ ├─┬frontend_api_url
  │ │ ├──[+] items (17285:13)❌ 
  │ │ ├──[🔀] type (17283:17)❌ 
  │ │ ├──[+] description (17287:24)
  │ │ ├──[+] nullable (17286:21)❌ 
  │ │ └──[-] example (16402:20)
  │ └─┬object
  │   ├──[-] enum (16389:15)❌ 
  │   └──[🔀] example (17255:20)
  ├─┬EnterpriseConnection
  │ ├──[-] required (17756:11)❌ 
  │ ├──[-] required (17757:11)❌ 
  │ └─┬custom_attributes
  │   └─┬Schema
  │     ├──[+] properties (18724:15)
  │     ├─┬key
  │     │ └──[🔀] description (18726:30)
  │     ├─┬multi_valued
  │     │ ├──[🔀] type (18716:23)❌ 
  │     │ └──[🔀] description (18717:30)
  │     ├─┬name
  │     │ ├──[🔀] type (18728:23)❌ 
  │     │ └──[🔀] description (18729:30)
  │     ├─┬sso_path
  │     │ └──[🔀] description (18723:30)
  │     └─┬scim_path
  │       └──[🔀] description (18714:30)
  ├─┬InstanceProtect
  │ ├──[+] required (17413:11)❌ 
  │ ├──[+] required (17414:11)❌ 
  │ ├──[+] properties (17405:9)
  │ ├──[+] properties (17402:9)
  │ ├─┬object
  │ │ ├──[-] enum (16507:15)❌ 
  │ │ ├──[🔀] type (17406:17)❌ 
  │ │ └──[+] description (17407:24)
  │ ├─┬rules_enabled
  │ │ └──[+] description (17404:24)
  │ └─┬specter_enabled
  │   ├──[+] enum (17393:15)
  │   └──[🔀] type (17391:17)❌ 
  ├─┬OAuthApplication
  │ ├──[+] required (18421:11)❌ 
  │ ├──[+] properties (18368:9)
  │ ├─┬redirect_uris
  │ │ ├──[-] items (17473:13)❌ 
  │ │ ├──[🔀] type (18371:17)❌ 
  │ │ └──[+] example (18372:20)
  │ ├─┬user_info_url
  │ │ ├──[🔀] type (18408:17)❌ 
  │ │ ├──[+] format (18409:19)❌ 
  │ │ ├──[+] description (18410:24)
  │ │ └──[🔀] example (18412:20)
  │ ├─┬token_fetch_url
  │ │ ├──[+] description (18375:24)
  │ │ └──[🔀] example (18377:20)
  │ ├─┬token_introspection_url
  │ │ └──[+] example (18393:20)
  │ ├─┬scopes
  │ │ ├──[+] items (18381:13)❌ 
  │ │ ├──[🔀] type (18379:17)❌ 
  │ │ └──[-] example (17469:20)
  │ ├─┬name
  │ │ └──[🔀] example (18349:20)
  │ ├─┬id
  │ │ ├──[🔀] type (18363:17)❌ 
  │ │ └──[-] example (17442:20)
  │ ├─┬instance_id
  │ │ └──[🔀] example (18346:20)
  │ ├─┬discovery_url
  │ │ └──[🔀] type (18369:17)❌ 
  │ ├─┬object
  │ │ ├──[-] enum (17438:15)❌ 
  │ │ └──[🔀] example (18352:20)
  │ ├─┬pkce_required
  │ │ ├──[+] enum (18342:15)
  │ │ ├──[🔀] type (18340:17)❌ 
  │ │ └──[+] example (18343:20)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (18400:17)❌ 
  │ │ ├──[-] format (17501:19)❌ 
  │ │ ├──[-] description (17502:24)
  │ │ └──[-] example (17504:20)
  │ ├─┬public
  │ │ └──[-] example (17466:20)
  │ └─┬dynamically_registered
  │   └──[🔀] type (18398:17)❌ 
  ├─┬CreateBillingPriceRequest
  │ ├─┬amount
  │ │ └──[🔀] description (19195:24)
  │ └─┬annual_monthly_amount
  │   └──[🔀] description (19200:24)
  ├─┬Organization
  │ ├──[+] properties (15217:9)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (15198:17)❌ 
  │ │ ├──[-] format (14509:19)❌ 
  │ │ ├──[-] description (14510:24)
  │ │ └──[🔀] example (15199:20)
  │ └─┬slug
  │   ├──[🔀] type (15218:17)❌ 
  │   ├──[+] description (15220:24)
  │   ├──[+] nullable (15219:21)❌ 
  │   └──[-] example (14472:20)
  ├─┬OAuthApplicationSettings
  │ ├──[+] required (17474:11)❌ 
  │ ├──[+] required (17473:11)❌ 
  │ ├──[+] properties (17453:9)
  │ ├──[+] properties (17456:9)
  │ ├─┬default_scopes
  │ │ ├──[-] items (16553:13)❌ 
  │ │ ├──[🔀] type (17463:17)❌ 
  │ │ ├──[-] uniqueItems (16551:24)❌ 
  │ │ ├──[🔀] description (17464:24)
  │ │ └──[-] nullable (16549:21)❌ 
  │ ├─┬object
  │ │ ├──[-] enum (16543:15)❌ 
  │ │ ├──[🔀] type (17451:17)❌ 
  │ │ └──[🔀] description (17452:24)
  │ ├─┬dynamic_oauth_client_registration
  │ │ ├──[+] items (17449:13)❌ 
  │ │ ├──[🔀] type (17443:17)❌ 
  │ │ ├──[+] uniqueItems (17447:24)❌ 
  │ │ ├──[🔀] description (17445:24)
  │ │ └──[+] nullable (17444:21)❌ 
  │ ├─┬client_id_metadata_documents_only_allow_pre_registered_clients
  │ │ └──[🔀] description (17467:24)
  │ ├─┬oauth_jwt_access_tokens
  │ │ └──[🔀] description (17441:24)
  │ ├─┬client_id_metadata_documents_block_implicitly_allowed_clients
  │ │ └──[🔀] description (17461:24)
  │ └─┬client_id_metadata_documents_advertised
  │   └──[🔀] description (17455:24)
  ├─┬SAMLConnection
  │ ├──[-] required (17722:11)❌ 
  │ └──[-] required (17719:11)❌ 
  ├─┬User
  │ ├──[+] properties (15643:9)
  │ ├──[+] properties (15649:9)
  │ ├─┬primary_email_address_id
  │ │ ├──[🔀] type (15540:17)❌ 
  │ │ ├──[+] format (15541:19)❌ 
  │ │ ├──[+] description (15542:24)
  │ │ └──[-] example (14685:20)
  │ ├─┬passkeys
  │ │ ├──[+] enum (15437:15)
  │ │ ├──[-] items (14750:13)❌ 
  │ │ ├──[🔀] type (15433:17)❌ 
  │ │ ├──[+] description (15434:24)
  │ │ └──[🔀] example (15438:20)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (15517:17)❌ 
  │ │ ├──[-] format (14839:19)❌ 
  │ │ ├──[-] description (14840:24)
  │ │ └──[🔀] example (15518:20)
  │ ├─┬totp_enabled
  │ │ ├──[+] items (15553:13)❌ 
  │ │ ├──[🔀] type (15551:17)❌ 
  │ │ └──[🔀] example (15554:20)
  │ ├─┬profile_image_url
  │ │ ├──[+] nullable (15452:21)❌ 
  │ │ ├──[🔀] example (15454:20)
  │ │ └──[-] deprecated (14711:23)
  │ ├─┬last_sign_in_at
  │ │ ├──[🔀] description (15629:24)
  │ │ └──[🔀] example (15631:20)
  │ ├─┬username
  │ │ ├──[+] additionalProperties (15491:33)❌ 
  │ │ ├──[🔀] type (15490:17)❌ 
  │ │ ├──[-] nullable (14695:21)❌ 
  │ │ └──[🔀] example (15492:20)
  │ ├─┬primary_web3_wallet_id
  │ │ └──[🔀] example (15446:20)
  │ ├─┬image_url
  │ │ ├──[🔀] type (15478:17)❌ 
  │ │ └──[🔀] example (15479:20)
  │ ├─┬primary_phone_number_id
  │ │ ├──[+] items (15501:13)❌ 
  │ │ ├──[🔀] type (15499:17)❌ 
  │ │ ├──[-] nullable (14687:21)❌ 
  │ │ └──[🔀] example (15502:20)
  │ ├─┬email_addresses
  │ │ ├──[+] description (15645:24)
  │ │ ├──[-] example (14736:20)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (15375:13)❌ 
  │ ├─┬last_active_at
  │ │ ├──[🔀] type (15430:17)❌ 
  │ │ ├──[-] format (14866:19)❌ 
  │ │ ├──[-] description (14868:24)
  │ │ ├──[-] nullable (14867:21)❌ 
  │ │ └──[🔀] example (15431:20)
  │ ├─┬last_name
  │ │ ├──[-] nullable (14703:21)❌ 
  │ │ └──[🔀] example (15476:20)
  │ ├─┬first_name
  │ │ ├──[+] items (15548:13)❌ 
  │ │ ├──[🔀] type (15546:17)❌ 
  │ │ ├──[-] nullable (14699:21)❌ 
  │ │ └──[🔀] example (15549:20)
  │ ├─┬legal_accepted_at
  │ │ ├──[🔀] type (15465:17)❌ 
  │ │ ├──[-] format (14873:19)❌ 
  │ │ ├──[-] description (14875:24)
  │ │ └──[🔀] example (15466:20)
  │ ├─┬password_last_updated_at
  │ │ ├──[+] items (15511:13)❌ 
  │ │ ├──[🔀] type (15509:17)❌ 
  │ │ ├──[-] format (14780:19)❌ 
  │ │ ├──[-] description (14781:24)
  │ │ ├──[-] nullable (14783:21)❌ 
  │ │ └──[+] example (15512:20)
  │ ├─┬has_image
  │ │ ├──[🔀] type (15441:17)❌ 
  │ │ ├──[+] nullable (15440:21)❌ 
  │ │ └──[🔀] example (15442:20)
  │ ├─┬locked
  │ │ ├──[🔀] type (15633:17)❌ 
  │ │ ├──[+] format (15634:19)❌ 
  │ │ ├──[🔀] description (15636:24)
  │ │ ├──[+] nullable (15635:21)❌ 
  │ │ └──[🔀] example (15638:20)
  │ ├─┬enterprise_accounts
  │ │ ├──[-] items (14797:13)❌ 
  │ │ ├──[-] type (14795:17)❌ 
  │ │ ├──[+] description (15651:24)
  │ │ ├──[+] deprecated (15650:23)
  │ │ └──[+] allOf (15375:7)
  │ ├─┬two_factor_enabled
  │ │ ├──[-] type (14756:17)❌ 
  │ │ ├──[+] description (15656:24)
  │ │ ├──[+] nullable (15657:21)❌ 
  │ │ ├──[-] example (14757:20)
  │ │ ├──[+] deprecated (15655:23)
  │ │ └──[+] allOf (15375:7)
  │ ├─┬public_metadata
  │ │ ├──[+] nullable (15485:21)❌ 
  │ │ └──[🔀] example (15488:20)
  │ ├─┬scim
  │ │ ├──[+] additionalProperties (15482:33)❌ 
  │ │ ├──[+] type (15481:17)❌ 
  │ │ ├──[-] nullable (14883:21)❌ 
  │ │ ├──[+] example (15483:20)
  │ │ └──[-] allOf (14643:7)❌ 
  │ ├─┬locale
  │ │ ├──[🔀] type (15564:17)❌ 
  │ │ ├──[+] format (15565:19)❌ 
  │ │ ├──[+] description (15567:24)
  │ │ └──[+] example (15569:20)
  │ ├─┬organization_memberships
  │ │ ├──[-] items (14801:13)❌ 
  │ │ ├──[🔀] type (15526:17)❌ 
  │ │ ├──[+] format (15527:19)❌ 
  │ │ ├──[+] description (15528:24)
  │ │ ├──[+] nullable (15530:21)❌ 
  │ │ └──[+] example (15531:20)
  │ ├─┬mfa_enabled_at
  │ │ ├──[🔀] description (15588:24)
  │ │ └──[🔀] example (15590:20)
  │ ├─┬external_accounts
  │ │ ├──[🔀] example (15497:20)
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (14253:13)❌ 
  │ ├─┬password_enabled
  │ │ ├──[+] items (15562:13)❌ 
  │ │ ├──[🔀] type (15560:17)❌ 
  │ │ └──[-] example (14754:20)
  │ ├─┬web3_wallets
  │ │ ├──[-] items (14745:13)❌ 
  │ │ ├──[🔀] type (15457:17)❌ 
  │ │ ├──[+] nullable (15456:21)❌ 
  │ │ └──[🔀] example (15458:20)
  │ ├─┬object
  │ │ ├──[-] enum (14676:15)❌ 
  │ │ ├──[🔀] type (15533:17)❌ 
  │ │ ├──[+] format (15534:19)❌ 
  │ │ ├──[🔀] description (15535:24)
  │ │ ├──[+] nullable (15537:21)❌ 
  │ │ └──[🔀] example (15538:20)
  │ ├─┬external_id
  │ │ ├──[+] items (15558:13)❌ 
  │ │ ├──[🔀] type (15556:17)❌ 
  │ │ ├──[-] nullable (14679:21)❌ 
  │ │ └──[-] example (14681:20)
  │ ├─┬private_metadata
  │ │ ├──[-] additionalProperties (14726:33)❌ 
  │ │ ├──[🔀] type (15449:17)❌ 
  │ │ └──[🔀] example (15450:20)
  │ ├─┬mfa_disabled_at
  │ │ ├──[🔀] type (15576:17)❌ 
  │ │ ├──[-] format (14773:19)❌ 
  │ │ ├──[🔀] description (15577:24)
  │ │ ├──[-] nullable (14776:21)❌ 
  │ │ └──[🔀] example (15579:20)
  │ ├─┬phone_numbers
  │ │ ├──[-] items (14740:13)❌ 
  │ │ ├──[🔀] type (15514:17)❌ 
  │ │ └──[🔀] example (15515:20)
  │ ├─┬unsafe_metadata
  │ │ ├──[-] additionalProperties (14730:33)❌ 
  │ │ ├──[🔀] type (15520:17)❌ 
  │ │ └──[🔀] example (15521:20)
  │ ├─┬lockout_expires_in_seconds
  │ │ ├──[🔀] type (15469:17)❌ 
  │ │ ├──[-] format (14825:19)❌ 
  │ │ ├──[-] description (14827:24)
  │ │ └──[-] example (14829:20)
  │ ├─┬id
  │ │ ├──[+] nullable (15460:21)❌ 
  │ │ └──[🔀] example (15462:20)
  │ ├─┬verification_attempts_remaining
  │ │ ├──[🔀] description (15601:24)
  │ │ ├──[-] nullable (14833:21)❌ 
  │ │ └──[🔀] example (15603:20)
  │ ├─┬bypass_client_trust
  │ │ └──[🔀] description (15641:24)
  │ └─┬saml_accounts
  │   ├──[-] items (14792:13)❌ 
  │   ├──[🔀] type (15471:17)❌ 
  │   ├──[🔀] example (15473:20)
  │   └──[+] deprecated (15472:23)
  ├─┬SCIMDirectory
  │ ├──[🔀] description (20299:20)
  │ ├─┬provider
  │ │ └──[🔀] description (20321:24)
  │ ├─┬created_at
  │ │ └──[🔀] description (20364:24)
  │ ├─┬id
  │ │ └──[🔀] description (20308:24)
  │ ├─┬custom_attributes
  │ │ └─┬Schema
  │ │   ├──[+] properties (20351:15)
  │ │   ├─┬scim_path
  │ │   │ └──[🔀] description (20341:30)
  │ │   ├─┬key
  │ │   │ └──[🔀] description (20353:30)
  │ │   ├─┬name
  │ │   │ ├──[🔀] type (20355:23)❌ 
  │ │   │ └──[🔀] description (20356:30)
  │ │   ├─┬multi_valued
  │ │   │ ├──[🔀] type (20343:23)❌ 
  │ │   │ └──[🔀] description (20344:30)
  │ │   └─┬sso_path
  │ │     └──[🔀] description (20350:30)
  │ ├─┬name
  │ │ └──[🔀] description (20311:24)
  │ ├─┬group_role_mapping_enabled
  │ │ └──[🔀] description (20327:24)
  │ ├─┬enabled
  │ │ └──[🔀] description (20324:24)
  │ └─┬updated_at
  │   └──[🔀] description (20368:24)
  ├─┬SCIMUserMetadata
  │ ├──[+] required (15419:11)❌ 
  │ ├──[+] required (15420:11)❌ 
  │ ├──[+] required (15421:11)❌ 
  │ ├──[+] required (15422:11)❌ 
  │ ├──[+] required (15418:11)❌ 
  │ ├──[🔀] description (15377:20)
  │ ├──[+] properties (15383:9)
  │ ├──[+] properties (15387:9)
  │ ├──[+] properties (15390:9)
  │ ├──[+] properties (15380:9)
  │ ├──[+] properties (15385:9)
  │ ├─┬directory_id
  │ │ └──[🔀] description (15406:24)
  │ ├─┬directory_enabled
  │ │ └──[🔀] description (15410:24)
  │ └─┬external_id
  │   └──[🔀] description (15415:24)
  ├─┬SCIMGroupRoleMapping
  │ ├──[+] required (20431:11)❌ 
  │ ├──[+] required (20433:11)❌ 
  │ ├──[+] required (20435:11)❌ 
  │ ├──[+] properties (20411:9)
  │ ├──[+] properties (20405:9)
  │ ├──[+] properties (20399:9)
  │ ├─┬object
  │ │ ├──[-] enum (19384:15)❌ 
  │ │ └──[🔀] description (20407:24)
  │ ├─┬role
  │ │ └──[🔀] $ref (20394:11)❌ 
  │ ├─┬scim_group_id
  │ │ └──[🔀] $ref (17846:13)❌ 
  │ ├─┬id
  │ │ └──[🔀] description (20413:24)
  │ ├─┬updated_at
  │ │ ├──[🔀] type (20397:17)❌ 
  │ │ ├──[-] format (19408:19)❌ 
  │ │ └──[🔀] description (20398:24)
  │ ├─┬scim_group_display_name
  │ │ ├──[🔀] type (20417:17)❌ 
  │ │ └──[🔀] description (20418:24)
  │ ├─┬precedence
  │ │ ├──[🔀] type (20400:17)❌ 
  │ │ └──[🔀] description (20401:24)
  │ └─┬scim_directory_id
  │   ├──[+] enum (20392:15)
  │   └──[🔀] description (20390:24)
  └─┬Instance
    ├──[+] required (17355:11)❌ 
    ├──[+] required (17356:11)❌ 
    ├──[+] required (17357:11)❌ 
    ├──[+] properties (17334:9)
    ├──[+] properties (17342:9)
    ├──[+] properties (17345:9)
    ├─┬object
    │ ├──[-] enum (16453:15)❌ 
    │ └──[-] description (16451:24)
    ├─┬environment_type
    │ ├──[+] items (17337:13)❌ 
    │ ├──[🔀] type (17335:17)❌ 
    │ ├──[+] description (17338:24)
    │ └──[🔀] example (17340:13)
    └─┬id
      └──[+] example (17325:20)
Document Element Total Changes Breaking Changes
paths 250 93
components 327 149

View full report

Linting Report 0 errors, 11 warnings, 74 hints

View full report

PYTHON CHANGELOG

constsAndDefaults: 1.0.8 - 2026-09-09

🐛 Bug Fixes

  • emit float literals for whole-number float defaults and consts so populated nullable fields are not dropped during serialization (commit by @AshGodfrey)

core: 6.1.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: 6.1.1 - 2026-08-17

🐛 Bug Fixes

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

core: 6.1.0 - 2026-08-13

🐝 New Features

  • support httpx2 (Pydantic's httpx fork) via the new httpClientLibrary gen.yaml option, and retry connection errors raised by API-compatible client libraries (commit by @AshGodfrey)

core: 6.0.36 - 2026-08-12

🐝 New Features

retries: 3.1.2 - 2026-09-01

🐛 Bug Fixes

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

retries: 3.1.1 - 2026-08-26

🐛 Bug Fixes

  • close the retried response before sleeping so streaming retries do not leak pooled connections (commit by @AshGodfrey)

retries: 3.1.0 - 2026-08-13

🐝 New Features

  • support httpx2 (Pydantic's httpx fork) via the new httpClientLibrary gen.yaml option, and retry connection errors raised by API-compatible client libraries (commit by @AshGodfrey)

unions: 3.1.10 - 2026-09-11

🐛 Bug Fixes

  • restrict open discriminated union Unknown fallback to response deserialization (commit by @AshGodfrey)

unions: 3.1.9 - 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.798.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-1786580803 branch 5 times, most recently from 5d072ce to 2a7c114 Compare August 18, 2026 00:16
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 7.0.1 chore: 🐝 Update SDK - Generate 7.1.0 Aug 18, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Aug 18, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580803 branch 7 times, most recently from d93e926 to 7e87b1d Compare August 25, 2026 00:17
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580803 branch 7 times, most recently from cfb4def to 998aa6e Compare September 1, 2026 00:41
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580803 branch 7 times, most recently from d4dddaf to 5fcc277 Compare September 8, 2026 00:35
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580803 branch 8 times, most recently from f0f25d6 to 6c9ca87 Compare September 16, 2026 00:34
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580803 branch 4 times, most recently from fbe8e77 to 1f2f900 Compare September 20, 2026 00:38
* `clerk.sessions.get_reverification()`: **Added**
* `clerk.users.list_biometric_credentials()`: **Added**
* `clerk.users.revoke_biometric_credential()`: **Added**
* `clerk.billing.apply_subscription_item_discount()`: **Added**
* `clerk.billing.remove_subscription_item_discount()`: **Added**
* `clerk.directories.list()`: **Added**
* `clerk.directories.create()`: **Added**
* `clerk.directories.get()`: **Added**
* `clerk.directories.update()`: **Added**
* `clerk.directories.delete()`: **Added**
* `clerk.directories.rotate_api_key()`: **Added**
* `clerk.directories.list_group_role_mappings()`: **Added**
* `clerk.directories.create_group_role_mapping()`: **Added**
* `clerk.directories.replace_group_role_mappings()`: **Added**
* `clerk.directories.delete_group_role_mapping()`: **Added**
* `clerk.phone_numbers.attempt_verification()`:  `error` **Changed**
* `clerk.users.list()`: 
  *  `request.starting_after` **Added**
  *  `response.[]` **Changed**
* `clerk.users.create()`: 
  *  `request.skip_restriction_checks` **Added**
  *  `response` **Changed**
* `clerk.users.get()`:  `response` **Changed**
* `clerk.users.update()`:  `response` **Changed**
* `clerk.users.ban()`:  `response` **Changed**
* `clerk.users.unban()`:  `response` **Changed**
* `clerk.users.bulk_ban()`:  `response.[]` **Changed**
* `clerk.users.bulk_unban()`:  `response.[]` **Changed**
* `clerk.users.lock()`:  `response` **Changed**
* `clerk.users.unlock()`:  `response` **Changed**
* `clerk.users.set_profile_image()`:  `response` **Changed**
* `clerk.users.delete_profile_image()`:  `response` **Changed**
* `clerk.users.update_metadata()`:  `response` **Changed**
* `clerk.users.replace_metadata()`:  `response` **Changed**
* `clerk.users.get_organization_memberships()`:  `response.data[].organization.self_serve_sso_enabled` **Added**
* `clerk.users.remove_password()`:  `response` **Changed**
* `clerk.users.list_trusted_devices()`: **Deprecated**
* `clerk.users.revoke_trusted_device()`: **Deprecated**
* `clerk.users.set_password_compromised()`:  `response` **Changed**
* `clerk.users.unset_password_compromised()`:  `response` **Changed**
* `clerk.users.get_instance_organization_memberships()`:  `response.data[].organization.self_serve_sso_enabled` **Added**
* `clerk.actor_tokens.create()`:  `error.status[403]` **Added**
* `clerk.domains.list()`:  `response.data[].dns_targets` **Added**
* `clerk.domains.add()`: 
  *  `request.is_satellite` **Changed**
  *  `response.dns_targets` **Added**
* `clerk.domains.update()`:  `response.dns_targets` **Added**
* `clerk.instance_settings.get()`:  `response` **Changed**
* `clerk.instance_settings.update()`:  `request` **Changed**
* `clerk.instance_settings.get_o_auth_application_settings()`:  `response` **Changed**
* `clerk.instance_settings.update_o_auth_application_settings()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `clerk.instance_settings.get_instance_protect()`:  `response` **Changed**
* `clerk.instance_settings.update_instance_protect()`:  `response` **Changed**
* `clerk.organizations.list()`:  `response.data[].self_serve_sso_enabled` **Added**
* `clerk.organizations.create()`:  `response.self_serve_sso_enabled` **Added**
* `clerk.organizations.get()`:  `response.self_serve_sso_enabled` **Added**
* `clerk.organizations.update()`: 
  *  `request.self_serve_sso_enabled` **Added**
  *  `response.self_serve_sso_enabled` **Added**
* `clerk.organizations.merge_metadata()`:  `response.self_serve_sso_enabled` **Added**
* `clerk.organizations.replace_metadata()`:  `response.self_serve_sso_enabled` **Added**
* `clerk.organizations.upload_logo()`:  `response.self_serve_sso_enabled` **Added**
* `clerk.organizations.delete_logo()`:  `response.self_serve_sso_enabled` **Added**
* `clerk.organization_memberships.create()`:  `response.organization.self_serve_sso_enabled` **Added**
* `clerk.organization_memberships.list()`:  `response.data[].organization.self_serve_sso_enabled` **Added**
* `clerk.organization_memberships.update()`:  `response.organization.self_serve_sso_enabled` **Added**
* `clerk.organization_memberships.delete()`:  `response.organization.self_serve_sso_enabled` **Added**
* `clerk.organization_memberships.update_metadata()`:  `response.organization.self_serve_sso_enabled` **Added**
* `clerk.oauth_applications.list()`:  `response.data[].device_authorization_grant_enabled` **Added**
* `clerk.oauth_applications.create()`: 
  *  `request.device_authorization_grant_enabled` **Added**
  *  `response.device_authorization_grant_enabled` **Added**
* `clerk.oauth_applications.get()`:  `response.device_authorization_grant_enabled` **Added**
* `clerk.oauth_applications.update()`: 
  *  `request` **Changed**
  *  `response.device_authorization_grant_enabled` **Added**
* `clerk.oauth_applications.upload_logo()`:  `response.device_authorization_grant_enabled` **Added**
* `clerk.oauth_applications.rotate_secret()`:  `response.device_authorization_grant_enabled` **Added**
* `clerk.enterprise_connections.list()`:  `response.data[].custom_attributes[].directory_path` **Added**
* `clerk.enterprise_connections.create()`: 
  *  `request.custom_attributes[].directory_path` **Added**
  *  `response.custom_attributes[].directory_path` **Added**
* `clerk.enterprise_connections.get()`:  `response.custom_attributes[].directory_path` **Added**
* `clerk.enterprise_connections.update()`: 
  *  `request.custom_attributes[].directory_path` **Added**
  *  `response.custom_attributes[].directory_path` **Added**
* `clerk.scim_directories.list()`:  `response.data[].custom_attributes[].directory_path` **Added**
* `clerk.scim_directories.create()`:  `response.custom_attributes[].directory_path` **Added**
* `clerk.scim_directories.get()`:  `response.custom_attributes[].directory_path` **Added**
* `clerk.scim_directories.update()`:  `response.custom_attributes[].directory_path` **Added**
* `clerk.scim_directories.rotate_api_key()`: 
  *  `response.custom_attributes[].directory_path` **Added**
  *  `error.status[422]` **Added**
* `clerk.scim_directories.list_group_role_mappings()`:  `response.data[]` **Changed**
* `clerk.scim_directories.create_group_role_mapping()`:  `response` **Changed**
* `clerk.scim_directories.replace_group_role_mappings()`:  `response.data[]` **Changed**
* `clerk.oauth_access_tokens.verify()`:  `response.union(1).aud` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1786580803 branch from 783305e to f657b6a Compare September 21, 2026 00:38
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.

1 participant