Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🐝 Update SDK - Generate 2.0.0 #107

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 11, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Info
│ ├──[🔀] description (12:16)
│ ├──[🔀] version (21:12)
│ └─┬License
│   └──[🔀] url (25:10)
├─┬Paths
│ ├──[➕] path (727:3)
│ ├─┬/organizations/{organization_id}
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (4205:17)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (4183:26)
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (4291:26)
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[🔀] additionalProperties (4238:37)❌ 
│ │   │     ├─┬created_at
│ │   │     │ └──[➕] nullable (4279:29)❌ 
│ │   │     ├─┬max_allowed_memberships
│ │   │     │ └──[➕] minimum (4267:28)❌ 
│ │   │     ├─┬name
│ │   │     │ └──[🔀] description (4254:32)
│ │   │     ├─┬private_metadata
│ │   │     │ └──[➕] nullable (4250:29)❌ 
│ │   │     └─┬public_metadata
│ │   │       └──[➕] nullable (4244:29)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (4218:26)
│ ├─┬/jwt_templates
│ │ ├─┬GET
│ │ │ └──[➕] parameters (3839:9)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] required (3900:19)❌ 
│ │         ├──[➕] required (3901:19)❌ 
│ │         ├─┬custom_signing_key
│ │         │ └──[➖] nullable (3595:47)❌ 
│ │         ├─┬signing_key
│ │         │ └──[🔀] description (3896:32)
│ │         └─┬signing_algorithm
│ │           └──[🔀] description (3891:32)
│ ├─┬/proxy_checks
│ │ └──POST
│ ├─┬/phone_numbers
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] required (491:19)❌ 
│ │         ├──[➕] required (492:19)❌ 
│ │         ├─┬primary
│ │         │ └──[🔀] description (480:32)
│ │         └─┬reserved_for_second_factor
│ │           └──[🔀] description (485:32)
│ ├─┬/saml_connections
│ │ └─┬GET
│ │   ├──[➕] parameters (5771:17)❌ 
│ │   └──[➕] parameters (5777:17)❌ 
│ ├─┬/organization_memberships
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (6085:26)
│ │     └──[🔀] x-speakeasy-name-override (6086:34)
│ ├─┬/clients/verify
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[➕] required (264:19)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (245:26)
│ ├─┬/users/{user_id}/oauth_access_tokens/{provider}
│ │ └─┬GET
│ │   ├──[➕] parameters (9523:13)❌ 
│ │   ├──[➕] parameters (9533:13)❌ 
│ │   ├──[➕] parameters (9546:13)❌ 
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-group (2348:26)
│ │     └──[➕] x-speakeasy-name-override (2349:34)
│ ├─┬/sign_in_tokens
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] required (5439:19)❌ 
│ │         └─┬expires_in_seconds
│ │           ├──[➕] minimum (5434:28)❌ 
│ │           └──[➕] nullable (5436:29)❌ 
│ ├─┬/domains/{domain_id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (3479:26)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (3504:26)
│ ├─┬/clients/{client_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (277:26)
│ ├─┬/jwks
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-name-override (206:34)
│ ├─┬/sessions/{session_id}/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (795:26)
│ ├─┬/blocklist_identifiers
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (3184:26)
│ │     └──[➕] x-speakeasy-name-override (3185:34)
│ ├─┬/email_addresses
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] required (336:19)❌ 
│ │         └──[➕] required (337:19)❌ 
│ ├─┬/users/{user_id}/metadata
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2285:26)
│ ├─┬/clients
│ │ └─┬GET
│ │   ├──[➕] parameters (9523:13)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (218:26)
│ ├─┬/domains
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (3419:26)
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬proxy_url
│ │   │       └──[➕] nullable (3462:29)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (3433:26)
│ ├─┬/users/{user_id}/ban
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2138:26)
│ ├─┬/users/{user_id}/mfa
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-group (2614:26)
│ │     └──[➕] x-speakeasy-name-override (2615:34)
│ ├─┬/sessions/{session_id}/verify
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (824:26)
│ ├─┬/instance
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➕] x-speakeasy-group (3568:26)
│ │ │   └──[➕] x-speakeasy-name-override (3569:34)
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬cookieless_dev
│ │         │ └──[➕] nullable (3637:29)❌ 
│ │         └─┬url_based_session_syncing
│ │           └──[➕] nullable (3642:29)❌ 
│ ├─┬/users/{user_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (1886:26)
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (2112:26)
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬primary_phone_number_id
│ │   │     │ └──[➕] nullable (1982:29)❌ 
│ │   │     ├─┬primary_email_address_id
│ │   │     │ └──[➕] nullable (1967:29)❌ 
│ │   │     ├─┬private_metadata
│ │   │     │ └──[➕] nullable (2060:29)❌ 
│ │   │     ├─┬notify_primary_email_address_changed
│ │   │     │ └──[➕] nullable (1974:29)❌ 
│ │   │     ├─┬primary_web3_wallet_id
│ │   │     │ └──[➕] nullable (1989:29)❌ 
│ │   │     ├─┬public_metadata
│ │   │     │ └──[➕] nullable (2054:29)❌ 
│ │   │     ├─┬created_at
│ │   │     │ └──[➕] nullable (2097:29)❌ 
│ │   │     ├─┬totp_secret
│ │   │     │ └──[➕] nullable (2038:29)❌ 
│ │   │     └─┬unsafe_metadata
│ │   │       └──[➕] nullable (2068:29)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (1911:26)
│ ├─┬/organizations/{organization_id}/invitations
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[➖] example (4224:30)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬private_metadata
│ │         │ └──[➕] nullable (4504:29)❌ 
│ │         ├─┬public_metadata
│ │         │ └──[➕] nullable (4496:29)❌ 
│ │         └─┬redirect_url
│ │           └──[➕] nullable (4509:29)❌ 
│ ├─┬/public/interstitial
│ │ └─┬GET
│ │   ├──[➕] parameters (183:17)❌ 
│ │   ├──[➕] parameters (189:17)❌ 
│ │   ├──[➕] parameters (158:17)❌ 
│ │   ├──[➕] parameters (171:17)❌ 
│ │   ├──[➕] parameters (177:17)❌ 
│ │   ├─┬Parameters
│ │   │ ├──[➕] deprecated (151:23)
│ │   │ └──[🔀] description (154:24)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[➖] example (153:30)
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-name-override (141:34)
│ │     └──[➕] x-speakeasy-group (140:26)
│ ├─┬/sessions/{session_id}/tokens
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-group (870:26)
│ │     └──[➕] x-speakeasy-name-override (871:34)
│ ├─┬/organizations/{organization_id}/domains/{domain_id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (5210:26)
│ ├─┬/users/{user_id}/backup_code
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2648:26)
│ ├─┬/users/{user_id}/unlock
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2206:26)
│ ├─┬/users/{user_id}/organization_memberships
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2438:26)
│ ├─┬/sessions
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (9523:13)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (615:26)
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[➕] required (689:19)❌ 
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-group (669:26)
│ │     └──[➕] x-speakeasy-name-override (670:34)
│ ├─┬/users/{user_id}/web3_wallets/{web3_wallet_identification_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2711:26)
│ ├─┬/templates/{template_type}/{slug}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (1008:26)
│ ├─┬/email_addresses/{email_address_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-usage-example (328:40)❌ 
│ │ └─┬Extensions
│ │   └──[➕] x-speakeasy-usage-example (352:32)
│ ├─┬/beta_features/instance_settings
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[➖] properties (3007:33)❌ 
│ ├─┬/users/{user_id}/lock
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2182:26)
│ ├─┬/invitations/{invitation_id}/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (3000:26)
│ ├─┬/webhooks/svix
│ │ ├─┬POST
│ │ │ └─┬Extensions
│ │ │   ├──[➕] x-speakeasy-name-override (3795:34)
│ │ │   └──[➕] x-speakeasy-group (3794:26)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-group (3807:26)
│ │     └──[➕] x-speakeasy-name-override (3808:34)
│ ├─┬/users/count
│ │ └─┬GET
│ │   ├──[➕] parameters (1825:17)❌ 
│ │   ├──[➕] parameters (1852:17)❌ 
│ │   ├──[➕] parameters (1778:17)❌ 
│ │   ├──[➕] parameters (1844:17)❌ 
│ │   ├──[➕] parameters (1836:17)❌ 
│ │   ├──[➕] parameters (1862:17)❌ 
│ │   ├──[➕] parameters (1870:17)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[➖] example (1648:30)
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (1699:26)
│ ├─┬/organizations/{organization_id}/logo
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (4370:26)
│ │ └─┬DELETE
│ │   ├──[➕] summary (4419:16)
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (4417:26)
│ ├─┬/jwt_templates/{template_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] required (3987:19)❌ 
│ │         ├──[➕] required (3986:19)❌ 
│ │         ├─┬signing_algorithm
│ │         │ └──[🔀] description (3979:32)
│ │         ├─┬custom_signing_key
│ │         │ └──[➖] nullable (3682:47)❌ 
│ │         └─┬signing_key
│ │           └──[🔀] description (3983:32)
│ ├─┬/users/{user_id}/unban
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2160:26)
│ ├─┬/actor_tokens
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬actor
│ │           ├──[➕] additionalProperties (3354:41)❌ 
│ │           ├──[➕] required (3363:23)❌ 
│ │           └──[➕] properties (3359:21)
│ ├─┬/beta_features/domain
│ │ └─┬PUT
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[➕] properties (3320:17)
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-name-override (3299:34)
│ ├─┬/users/{user_id}/verify_password
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-group (2499:26)
│ │     └──[➕] x-speakeasy-name-override (2500:34)
│ ├─┬/webhooks/svix_url
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-group (3821:26)
│ │     └──[➕] x-speakeasy-name-override (3822:34)
│ ├─┬/blocklist_identifiers/{identifier_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (3217:26)
│ │     └──[➕] x-speakeasy-name-override (3218:34)
│ ├─┬/templates/{template_type}/{slug}/toggle_delivery
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬delivered_by_clerk
│ │   │       └──[➖] nullable (1151:47)❌ 
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (1245:26)
│ │     └──[➕] x-speakeasy-name-override (1246:34)
│ ├─┬/instance/organization_settings
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬domains_default_role_id
│ │         │ └──[➕] nullable (3778:29)❌ 
│ │         └─┬creator_role_id
│ │           └──[➕] nullable (3773:29)❌ 
│ ├─┬/organizations/{organization_id}/memberships
│ │ └─┬GET
│ │   ├──[➕] parameters (4896:17)❌ 
│ │   ├──[➕] parameters (4915:17)❌ 
│ │   ├──[➕] parameters (4924:17)❌ 
│ │   ├──[➕] parameters (4932:17)❌ 
│ │   ├──[➕] parameters (4940:17)❌ 
│ │   ├──[➕] parameters (4968:17)❌ 
│ │   ├──[➕] parameters (4868:17)❌ 
│ │   ├──[➕] parameters (4907:17)❌ 
│ │   ├──[➕] parameters (4877:17)❌ 
│ │   ├──[➕] parameters (4960:17)❌ 
│ │   ├──[➕] parameters (4976:17)❌ 
│ │   ├──[➕] parameters (4857:17)❌ 
│ │   ├──[➕] parameters (4885:17)❌ 
│ │   ├──[➕] parameters (4947:17)❌ 
│ │   ├──[➕] parameters (4952:17)❌ 
│ │   └─┬Parameters
│ │     ├──[🔀] description (4852:24)
│ │     └─┬Schema
│ │       └──[➖] example (4511:30)
│ ├─┬/organizations
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (4041:17)❌ 
│ │ │ ├──[➕] parameters (4055:17)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[🔀] example (4053:22)
│ │ │ ├─┬Parameters
│ │ │ │ └──[🔀] description (4068:24)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[➖] example (3744:30)
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (4022:26)
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬private_metadata
│ │   │     │ └──[➕] nullable (4143:29)❌ 
│ │   │     ├─┬name
│ │   │     │ └──[🔀] description (4129:32)
│ │   │     ├─┬max_allowed_memberships
│ │   │     │ ├──[➕] minimum (4161:28)❌ 
│ │   │     │ └──[➕] nullable (4163:29)❌ 
│ │   │     ├─┬created_at
│ │   │     │ └──[➕] nullable (4168:29)❌ 
│ │   │     ├─┬public_metadata
│ │   │     │ └──[➕] nullable (4149:29)❌ 
│ │   │     ├─┬created_by
│ │   │     │ └──[➕] nullable (4137:29)❌ 
│ │   │     └─┬slug
│ │   │       └──[➕] nullable (4157:29)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (4105:26)
│ ├─┬/allowlist_identifiers
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (3091:9)
│ │ │ └─┬Extensions
│ │ │   ├──[🔀] x-speakeasy-group (3086:26)
│ │ │   └──[➕] x-speakeasy-name-override (3087:34)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (3105:26)
│ │     └──[➕] x-speakeasy-name-override (3106:34)
│ ├─┬/invitations
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (2903:17)❌ 
│ │ │ ├──[➕] parameters (9523:13)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └──[➖] example (2666:30)
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (2881:26)
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬template_slug
│ │   │       ├──[🔀] description (2869:32)
│ │   │       └──[➖] nullable (2637:47)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2809:26)
│ ├─┬/users
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (1295:26)
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬skip_password_checks
│ │   │     │ └──[➕] nullable (1608:29)❌ 
│ │   │     ├─┬created_at
│ │   │     │ └──[➕] nullable (1683:29)❌ 
│ │   │     ├─┬password_digest
│ │   │     │ └──[➕] nullable (1597:29)❌ 
│ │   │     ├─┬totp_secret
│ │   │     │ └──[➕] nullable (1626:29)❌ 
│ │   │     └─┬skip_password_requirement
│ │   │       └──[➕] nullable (1616:29)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (1512:26)
│ ├─┬/users/{user_id}/organization_invitations
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2462:26)
│ ├─┬/redirect_urls
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (5331:9)
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-group (5324:26)
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➕] required (5356:19)❌ 
│ │         └─┬url
│ │           └──[➖] nullable (4876:47)❌ 
│ ├─┬/users/{user_id}/passkeys/{passkey_identification_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2680:26)
│ ├─┬/sessions/{session_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (704:26)
│ ├─┬/oauth_applications/{oauth_application_id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬public
│ │         │ └──[➕] nullable (5693:29)❌ 
│ │         ├─┬callback_url
│ │         │ └──[➕] maxLength (5678:30)❌ 
│ │         ├─┬name
│ │         │ └──[🔀] description (5665:32)
│ │         └─┬scopes
│ │           └──[➕] maxLength (5685:30)❌ 
│ ├─┬/waitlist_entries
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[➕] x-speakeasy-name-override (6118:34)
│ │ │   └──[➕] x-speakeasy-group (6117:26)
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬notify
│ │   │       ├──[➕] default (6186:28)❌ 
│ │   │       └──[➕] nullable (6187:29)❌ 
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-group (6164:26)
│ │     └──[➕] x-speakeasy-name-override (6165:34)
│ ├─┬/users/{user_id}/verify_totp
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-group (2552:26)
│ │     └──[➕] x-speakeasy-name-override (2553:34)
│ ├─┬/users/{user_id}/profile_image
│ │ ├─┬POST
│ │ │ └─┬Extensions
│ │ │   └──[➕] x-speakeasy-group (2228:26)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (2263:26)
│ ├─┬/invitations/bulk
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬Schema
│ │   │       ├──[➕] properties (2981:19)
│ │   │       ├─┬redirect_url
│ │   │       │ └──[➕] nullable (2959:31)❌ 
│ │   │       └─┬public_metadata
│ │   │         └──[➕] nullable (2951:31)❌ 
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-group (2926:26)
│ │     └──[➕] x-speakeasy-name-override (2927:34)
│ ├─┬/oauth_applications
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬callback_url
│ │         │ └──[➕] maxLength (5587:30)❌ 
│ │         ├─┬name
│ │         │ └──[🔀] description (5575:32)
│ │         └─┬scopes
│ │           └──[➕] maxLength (5594:30)❌ 
│ ├─┬/templates/{template_type}
│ │ └─┬GET
│ │   ├──[➕] parameters (9533:13)❌ 
│ │   ├──[➕] parameters (9546:13)❌ 
│ │   └──[➕] parameters (9523:13)❌ 
│ ├─┬/sessions/{session_id}/tokens/{template_name}
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (916:26)
│ ├─┬/users/{user_id}/external_accounts/{external_account_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➕] x-speakeasy-name-override (2777:34)
│ │     └──[➕] x-speakeasy-group (2776:26)
│ ├─┬/users/{user_id}/totp
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-name-override (2745:34)
│ │     └──[➕] x-speakeasy-group (2744:26)
│ ├─┬/organizations/{organization_id}/invitations/bulk
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬Schema
│ │           ├──[➕] properties (4647:19)
│ │           ├─┬redirect_url
│ │           │ └──[➕] nullable (4645:31)❌ 
│ │           ├─┬role
│ │           │ └──[🔀] description (4624:34)
│ │           ├─┬private_metadata
│ │           │ └──[➕] nullable (4640:31)❌ 
│ │           └─┬public_metadata
│ │             └──[➕] nullable (4632:31)❌ 
│ ├─┬/instance/change_domain
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (3695:26)
│ │     └──[➕] x-speakeasy-name-override (3696:34)
│ ├─┬/organizations/{organization_id}/metadata
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[🔀] additionalProperties (4340:37)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-group (4316:26)
│ └─┬/sign_ups/{id}
│   ├──[➕] get (5473:7)
│   └─┬PATCH
│     ├──[➖] tags (4996:19)❌ 
│     ├──[➕] tags (5499:11)
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └──[➕] properties (5521:17)
├─┬Tags
│ └──[➕] Proxy Checks (130:5)
├─┬Tags
│ └──[➕] Organization Domains (132:5)
├─┬Tags
│ └──[➕] Sign Ups (108:5)
├─┬Tags
│ └──[➕] Waitlist Entries (128:5)
├─┬Components
│ ├──[➕] parameters (9523:7)
│ ├──[➕] responses (9182:7)
│ ├──[➕] schemas (7605:7)
│ ├──[➕] schemas (8643:7)
│ ├──[➕] schemas (6232:7)
│ ├──[➕] schemas (7017:7)
│ ├──[➕] schemas (7092:7)
│ ├──[➕] schemas (8658:7)
│ ├──[➕] schemas (7722:7)
│ ├──[➕] schemas (6742:7)
│ ├──[➕] schemas (8909:7)
│ ├──[➕] schemas (6759:7)
│ ├──[➕] schemas (6725:7)
│ ├──[➕] schemas (7060:7)
│ ├─┬ActorToken
│ │ ├─┬token
│ │ │ └──[➖] nullable (7237:31)❌ 
│ │ └─┬url
│ │   └──[➖] nullable (7241:31)❌ 
│ ├─┬Invitation
│ │ ├──[➕] required (7871:11)❌ 
│ │ └─┬url
│ │   └──[➖] nullable (7081:31)❌ 
│ ├─┬OrganizationDomain
│ │ ├──[➕] required (8493:11)❌ 
│ │ ├──[➕] required (8494:11)❌ 
│ │ ├──[➕] required (8495:11)❌ 
│ │ ├──[➕] required (8489:11)❌ 
│ │ ├──[➕] required (8490:11)❌ 
│ │ ├──[➕] required (8492:11)❌ 
│ │ ├──[➕] required (8485:11)❌ 
│ │ ├──[➕] required (8486:11)❌ 
│ │ ├──[➕] required (8487:11)❌ 
│ │ ├──[➕] required (8488:11)❌ 
│ │ └──[➕] required (8491:11)❌ 
│ ├─┬OrganizationInvitationWithPublicOrganizationData
│ │ ├──[➕] required (7794:11)❌ 
│ │ ├──[➕] required (7795:11)❌ 
│ │ ├──[➕] required (7796:11)❌ 
│ │ ├──[➕] required (7797:11)❌ 
│ │ ├──[➕] required (7798:11)❌ 
│ │ ├──[➕] required (7789:11)❌ 
│ │ ├──[➕] required (7790:11)❌ 
│ │ ├──[➕] required (7791:11)❌ 
│ │ ├──[➕] required (7793:11)❌ 
│ │ ├──[➕] required (7792:11)❌ 
│ │ ├──[➖] properties (7024:17)❌ 
│ │ ├──[➖] properties (6991:17)❌ 
│ │ ├──[➖] properties (6983:17)❌ 
│ │ ├──[➖] properties (6985:17)❌ 
│ │ ├──[➖] properties (6997:17)❌ 
│ │ ├──[➖] properties (7004:17)❌ 
│ │ ├──[➖] properties (7001:17)❌ 
│ │ ├──[➖] properties (7010:17)❌ 
│ │ ├──[➖] properties (6993:17)❌ 
│ │ ├──[➖] properties (6995:17)❌ 
│ │ ├──[➖] properties (6999:17)❌ 
│ │ ├──[➖] properties (7028:17)❌ 
│ │ ├──[➖] properties (7007:17)❌ 
│ │ ├──[➕] allOf (7744:11)
│ │ └──[➕] allOf (7785:11)
│ ├─┬Ticket
│ │ └─┬strategy
│ │   ├──[➖] enum (6464:27)❌ 
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-unknown-values (6547:39)
│ ├─┬OrganizationWithLogo
│ │ ├─┬ALLOF
│ │ │ └──[🔀] $ref (8307:11)❌ 
│ │ └─┬ALLOF
│ │   └──[🔀] $ref (7541:13)❌ 
│ ├─┬InstanceRestrictions
│ │ ├──[➕] required (8162:11)❌ 
│ │ ├──[➕] required (8163:11)❌ 
│ │ ├──[➕] required (8164:11)❌ 
│ │ ├──[➕] required (8165:11)❌ 
│ │ ├──[➕] required (8160:11)❌ 
│ │ ├──[➕] required (8161:11)❌ 
│ │ └──[➕] properties (8154:9)
│ ├─┬ProxyCheck
│ │ ├─┬created_at
│ │ │ ├──[➕] format (8542:19)❌ 
│ │ │ └──[➕] description (8543:24)
│ │ ├─┬updated_at
│ │ │ ├──[➕] format (8548:19)❌ 
│ │ │ └──[➕] description (8549:24)
│ │ └─┬last_run_at
│ │   ├──[➕] format (8529:19)❌ 
│ │   ├──[➕] description (8531:24)
│ │   └──[➕] nullable (8530:21)❌ 
│ ├─┬OAuthApplication
│ │ └─┬callback_url
│ │   └──[➕] description (8835:24)
│ ├─┬OrganizationInvitation
│ │ ├──[➕] required (8378:11)❌ 
│ │ ├──[➕] required (8381:11)❌ 
│ │ ├──[➕] required (8382:11)❌ 
│ │ ├──[➕] required (8384:11)❌ 
│ │ ├──[➕] required (8379:11)❌ 
│ │ ├──[➕] required (8380:11)❌ 
│ │ ├──[➕] required (8383:11)❌ 
│ │ ├──[➕] required (8385:11)❌ 
│ │ ├──[➕] required (8386:11)❌ 
│ │ ├──[➕] required (8377:11)❌ 
│ │ └─┬expires_at
│ │   └──[🔀] description (8365:24)
│ ├─┬EmailAddress
│ │ └─┬verification
│ │   ├──[➕] oneOf (6438:7)
│ │   └─┬ONEOF
│ │     └──[🔀] $ref (6536:13)❌ 
│ ├─┬JWTTemplate
│ │ ├──[➕] required (8281:11)❌ 
│ │ └──[➕] required (8282:11)❌ 
│ ├─┬SignUp
│ │ ├──[➕] required (8792:11)❌ 
│ │ ├──[➕] required (8785:11)❌ 
│ │ ├──[➕] required (8786:11)❌ 
│ │ ├──[➕] required (8787:11)❌ 
│ │ ├──[➕] required (8791:11)❌ 
│ │ ├──[➕] required (8784:11)❌ 
│ │ ├──[➕] required (8788:11)❌ 
│ │ ├──[➕] required (8789:11)❌ 
│ │ ├──[➕] required (8790:11)❌ 
│ │ ├──[➕] required (8798:11)❌ 
│ │ ├──[➕] required (8799:11)❌ 
│ │ ├──[➕] required (8794:11)❌ 
│ │ ├──[➕] required (8795:11)❌ 
│ │ ├──[➕] required (8797:11)❌ 
│ │ ├──[➕] required (8801:11)❌ 
│ │ ├─┬external_account
│ │ │ └──[➕] deprecated (8779:23)
│ │ ├─┬verifications
│ │ │ └──[🔀] $ref (8658:13)❌ 
│ │ └─┬abandon_at
│ │   ├──[➕] format (8766:19)❌ 
│ │   └──[➕] description (8767:24)
│ ├─┬OrganizationDomainVerification
│ │ ├──[➕] required (8429:11)❌ 
│ │ ├──[➕] required (8430:11)❌ 
│ │ ├──[➕] required (8431:11)❌ 
│ │ ├──[➕] required (8428:11)❌ 
│ │ └─┬attempts
│ │   └──[➕] nullable (8421:21)❌ 
│ ├─┬OrganizationSettings
│ │ ├──[➕] required (8216:11)❌ 
│ │ └──[➕] required (8217:11)❌ 
│ ├─┬Instance
│ │ ├──[➕] required (8132:11)❌ 
│ │ ├──[➕] required (8133:11)❌ 
│ │ ├──[➕] required (8134:11)❌ 
│ │ └──[➕] required (8135:11)❌ 
│ ├─┬Organization
│ │ ├──[➕] required (7599:11)❌ 
│ │ ├──[➕] properties (7560:9)
│ │ ├──[➕] properties (7562:9)
│ │ ├─┬members_count
│ │ │ └──[➖] nullable (6832:31)❌ 
│ │ └─┬created_by
│ │   └──[➖] nullable (6850:31)❌ 
│ ├─┬OrganizationMembership
│ │ ├──[➕] required (7699:11)❌ 
│ │ ├──[➕] required (7700:11)❌ 
│ │ ├──[➕] required (7701:11)❌ 
│ │ ├──[➕] required (7702:11)❌ 
│ │ ├──[➕] required (7703:11)❌ 
│ │ ├──[➕] required (7696:11)❌ 
│ │ ├──[➕] required (7697:11)❌ 
│ │ ├──[➕] required (7698:11)❌ 
│ │ └─┬public_user_data
│ │   └──[🔀] $ref (7605:20)❌ 
│ ├─┬OTP
│ │ └─┬strategy
│ │   ├──[➕] enum (6453:15)
│ │   ├──[➕] enum (6454:15)
│ │   ├──[➕] enum (6455:15)
│ │   ├──[➖] enum (5911:27)❌ 
│ │   ├──[➖] enum (5912:27)❌ 
│ │   ├──[➖] enum (5913:27)❌ 
│ │   ├──[➖] enum (5907:27)❌ 
│ │   ├──[➖] enum (5908:27)❌ 
│ │   ├──[➖] enum (5909:27)❌ 
│ │   ├──[➖] enum (5910:27)❌ 
│ │   ├──[➖] enum (5914:27)❌ 
│ │   └──[➖] enum (5915:27)❌ 
│ ├─┬User
│ │ └─┬external_accounts
│ │   └─┬Schema
│ │     └──[🔀] $ref (7092:13)❌ 
│ ├─┬schemas-SAMLConnection
│ │ └─┬attribute_mapping
│ │   └──[🔀] $ref (8909:13)❌ 
│ ├─┬IdentificationLink
│ │ └─┬type
│ │   ├──[➕] pattern (6574:20)❌ 
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-unknown-values (6002:49)❌ 
│ └─┬Session
│   ├─┬expire_at
│   │ ├──[➕] format (6303:19)❌ 
│   │ └──[➕] description (6304:24)
│   ├─┬abandon_at
│   │ ├──[➕] format (6309:19)❌ 
│   │ └──[➕] description (6310:24)
│   └─┬latest_activity
│     └──[🔀] $ref (6232:13)❌ 
└─┬Extensions
  └──[🔀] x-speakeasy-retries (9559:3)
Document Element Total Changes Breaking Changes
info 3 0
paths 241 112
tags 4 0
components 153 121

PYTHON CHANGELOG

core: 5.12.4 - 2025-03-16

🐛 Bug Fixes

  • force quote circular referenced types (commit by @ThomasRooney)

core: 5.12.3 - 2025-03-10

🐛 Bug Fixes

  • disable key sorting when serializing to json (commit by @disintegrator)

core: 5.12.2 - 2025-03-02

🐛 Bug Fixes

  • handle indirect circular references (commit by @vishalg0wda)

core: 5.12.1 - 2025-02-21

🐛 Bug Fixes

  • handle usage snippet templating when no servers are defined in the spec (commit by @vishalg0wda)

core: 5.12.0 - 2025-02-12

🐝 New Features

  • support openapi specs without server urls (commit by @vishalg0wda)

@github-actions github-actions bot added the major Major version bump label Mar 11, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741709715 branch 7 times, most recently from dd7c073 to ef5b207 Compare March 18, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741709715 branch 8 times, most recently from 6e28136 to fdfa31d Compare March 26, 2025 00:22
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741709715 branch 4 times, most recently from aecd451 to 81841bf Compare March 30, 2025 00:24
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1741709715 branch from a9d1d54 to 43718b0 Compare March 31, 2025 00:23
@tmilewski tmilewski merged commit 4590087 into main Mar 31, 2025
2 checks passed
@tmilewski tmilewski self-assigned this Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants