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 0.3.0-beta.4 #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 16, 2024

SDK update

Based on:

OpenAPI Change Summary

├─┬Info
│ └─┬Extensions
│   └──[🔀] x-logo (5:5)
├─┬Paths
│ ├──[➕] path (2360:3)
│ ├──[➕] path (2219:3)
│ ├──[➕] path (2164:3)
│ ├──[➕] path (2071:3)
│ ├──[➕] path (2102:3)
│ ├──[➕] path (4090:3)
│ ├──[➕] path (4173:3)
│ ├──[➕] path (2132:3)
│ ├──[➕] path (4898:3)
│ ├──[➕] path (1901:3)
│ ├─┬/users/{user_id}/lock
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (1344:32)❌ 
│ ├─┬/users/{user_id}/unlock
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (1363:32)❌ 
│ ├─┬/allowlist_identifiers/{identifier_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (2490:26)
│ ├─┬/users/count
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (1076:32)❌ 
│ ├─┬/public/interstitial
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-speakeasy-group (103:32)❌ 
│ │     └──[🔀] x-speakeasy-name-override (159:34)
│ ├─┬/organizations/{organization_id}/invitations/{invitation_id}/revoke
│ │ └─┬POST
│ │   ├──[🔀] description (3836:20)
│ │   └─┬Requestbody
│ │     ├──[🔀] required (3858:19)❌ 
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➖] required (2983:35)❌ 
│ │         └─┬requesting_user_id
│ │           └──[➕] nullable (3866:29)❌ 
│ ├─┬/instance/restrictions
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (2957:26)
│ ├─┬/organizations/{organization_id}/invitations/bulk
│ │ └─┬POST
│ │   ├──[🔀] description (3700:20)
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬Schema
│ │   │       ├──[➖] required (2881:39)❌ 
│ │   │       └─┬inviter_user_id
│ │   │         └──[➕] nullable (3737:31)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-name-override (3768:34)
│ ├─┬/proxy_checks
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (4283:26)
│ │     └──[🔀] x-speakeasy-name-override (4284:34)
│ ├─┬/actor_tokens/{actor_token_id}/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (2721:26)
│ │     └──[🔀] x-speakeasy-name-override (2720:34)
│ ├─┬/organizations
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-group (2480:32)❌ 
│ │ └─┬POST
│ │   ├──[🔀] description (3305:20)
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➕] properties (3348:17)
│ │   │     └─┬name
│ │   │       └──[🔀] description (3327:32)
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (2526:32)❌ 
│ ├─┬/sessions/{session_id}/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (533:32)❌ 
│ ├─┬/users
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-group (869:32)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➕] properties (1293:17)
│ │   │     ├──[➕] properties (1298:17)
│ │   │     ├──[➕] properties (1278:17)
│ │   │     ├──[➕] properties (1283:17)
│ │   │     ├──[➕] properties (1287:17)
│ │   │     └─┬password_hasher
│ │   │       └──[🔀] $ref (5838:13)❌ 
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (971:32)❌ 
│ ├─┬/users/{user_id}/mfa
│ │ └─┬DELETE
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └─┬user_id
│ │   │         └──[➕] nullable (2066:31)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-speakeasy-group (1659:32)❌ 
│ │     └──[➖] x-speakeasy-name-override (1660:40)❌ 
│ ├─┬/instance/change_domain
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[➕] properties (2981:17)
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (2994:26)
│ │     └──[➖] x-speakeasy-name-override (2227:40)❌ 
│ ├─┬/organizations/{organization_id}/invitations
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[➕] enum (3684:17)
│ │ │ │   ├──[➕] enum (3685:17)
│ │ │ │   ├──[➕] enum (3686:17)
│ │ │ │   ├──[➖] enum (2829:27)❌ 
│ │ │ │   ├──[➖] enum (2830:27)❌ 
│ │ │ │   └──[➖] enum (2831:27)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-pagination (2803:17)❌ 
│ │ └─┬POST
│ │   ├──[🔀] description (3586:20)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[➖] required (2786:35)❌ 
│ │         └─┬inviter_user_id
│ │           └──[➕] nullable (3624:29)❌ 
│ ├─┬/blocklist_identifiers/{identifier_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (2559:26)
│ │     └──[➖] x-speakeasy-name-override (1885:40)❌ 
│ ├─┬/organizations/{organization_id}/invitations/pending
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-pagination (2909:17)❌ 
│ ├─┬/sessions/{session_id}/verify
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (554:32)❌ 
│ ├─┬/templates/{template_type}/{slug}/revert
│ │ └─┬POST
│ │   ├──[➕] deprecated (869:19)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[➕] enum (883:17)
│ │   │   ├──[➕] enum (884:17)
│ │   │   ├──[➖] enum (758:27)❌ 
│ │   │   └──[➖] enum (759:27)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (902:26)
│ ├─┬/domains
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-group (2038:32)❌ 
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (2048:32)❌ 
│ ├─┬/users/{user_id}/oauth_access_tokens/{provider}
│ │ └─┬GET
│ │   ├─┬Responses
│ │   │ └──[➕] codes (7006:7)
│ │   └─┬Extensions
│ │     ├──[➖] x-speakeasy-group (1469:32)❌ 
│ │     └──[➖] x-speakeasy-name-override (1470:40)❌ 
│ ├─┬/oauth_applications
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[🔀] x-speakeasy-group (4476:26)
│ │ │   └──[➖] x-speakeasy-pagination (3356:17)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └──application/json
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (4522:26)
│ ├─┬/beta_features/instance_settings
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └─┬object
│ │   │         ├──[➕] enum (7207:21)
│ │   │         └──[➖] enum (5587:39)❌ 
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (2613:26)
│ │     └──[🔀] x-speakeasy-name-override (2614:34)
│ ├─┬/users/{user_id}/organization_memberships
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-speakeasy-group (1530:32)❌ 
│ │     └──[➖] x-speakeasy-pagination (1547:17)❌ 
│ ├─┬/jwt_templates/{template_id}
│ │ ├──DELETE
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬name
│ │         │ └──[➕] nullable (3189:29)❌ 
│ │         ├─┬custom_signing_key
│ │         │ └──[➕] nullable (3209:29)❌ 
│ │         └─┬claims
│ │           └──[➕] nullable (3193:29)❌ 
│ ├─┬/templates/{template_type}/{slug}/toggle_delivery
│ │ └─┬POST
│ │   ├──[➕] deprecated (973:19)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[➕] enum (990:17)
│ │   │   ├──[➕] enum (991:17)
│ │   │   ├──[➖] enum (843:27)❌ 
│ │   │   └──[➖] enum (844:27)❌ 
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (1018:26)
│ │     └──[➖] x-speakeasy-name-override (829:40)❌ 
│ ├─┬/users/{user_id}/ban
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (1306:32)❌ 
│ ├─┬/templates/{template_type}/{slug}
│ │ ├─┬GET
│ │ │ ├──[➕] deprecated (755:19)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[➕] enum (769:17)
│ │ │ │   ├──[➕] enum (770:17)
│ │ │ │   ├──[➖] enum (665:27)❌ 
│ │ │ │   └──[➖] enum (666:27)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-group (786:26)
│ │ └─┬PUT
│ │   ├──[➕] deprecated (789:19)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[➕] enum (804:17)
│ │   │   ├──[➕] enum (803:17)
│ │   │   ├──[➖] enum (695:27)❌ 
│ │   │   └──[➖] enum (694:27)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (866:26)
│ ├─┬/jwt_templates
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├─┬claims
│ │         │ └──[➕] nullable (3110:29)❌ 
│ │         ├─┬name
│ │         │ └──[➕] nullable (3106:29)❌ 
│ │         └─┬custom_signing_key
│ │           └──[➕] nullable (3126:29)❌ 
│ ├─┬/users/{user_id}/verify_password
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └─┬verified
│ │   │         └──[➕] nullable (1976:31)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-speakeasy-name-override (1563:40)❌ 
│ │     └──[➖] x-speakeasy-group (1562:32)❌ 
│ ├─┬/actor_tokens
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬user_id
│ │   │     │ └──[🔀] description (2665:32)
│ │   │     └─┬actor
│ │   │       ├──[➖] additionalProperties (1997:59)❌ 
│ │   │       └──[🔀] example (2672:21)
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (2697:26)
│ │     ├──[🔀] x-speakeasy-name-override (2698:34)
│ │     └──[➖] x-speakeasy-usage-example (1977:17)❌ 
│ ├─┬/organizations/{organization_id}/logo
│ │ ├─┬PUT
│ │ │ ├─┬Requestbody
│ │ │ │ └─┬multipart/form-data
│ │ │ │   └─┬Schema
│ │ │ │     └──[➖] required (2718:35)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-group (2691:32)❌ 
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (2727:32)❌ 
│ ├─┬/sessions
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[➕] enum (573:17)
│ │   │   ├──[➕] enum (574:17)
│ │   │   ├──[➕] enum (575:17)
│ │   │   ├──[➕] enum (576:17)
│ │   │   ├──[➕] enum (570:17)
│ │   │   ├──[➕] enum (571:17)
│ │   │   ├──[➕] enum (572:17)
│ │   │   ├──[➖] enum (485:27)❌ 
│ │   │   ├──[➖] enum (486:27)❌ 
│ │   │   ├──[➖] enum (487:27)❌ 
│ │   │   ├──[➖] enum (488:27)❌ 
│ │   │   ├──[➖] enum (489:27)❌ 
│ │   │   ├──[➖] enum (490:27)❌ 
│ │   │   └──[➖] enum (491:27)❌ 
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (458:32)❌ 
│ ├─┬/saml_connections/{saml_connection_id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (6867:13)❌ 
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (6867:13)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[➕] properties (4843:17)
│ ├─┬/instance
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (2919:26)
│ ├─┬/blocklist_identifiers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-group (2507:26)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (2537:26)
│ │     └──[➖] x-speakeasy-name-override (1859:40)❌ 
│ ├─┬/users/{user_id}/profile_image
│ │ ├─┬POST
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-group (1382:32)❌ 
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (1412:32)❌ 
│ ├─┬/saml_connections
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-pagination (3518:17)❌ 
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (6867:13)❌ 
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └─┬provider
│ │           ├──[➕] enum (4689:23)
│ │           ├──[➕] enum (4686:23)
│ │           ├──[➕] enum (4687:23)
│ │           ├──[➕] enum (4688:23)
│ │           ├──[➖] enum (3561:43)❌ 
│ │           ├──[➖] enum (3558:43)❌ 
│ │           ├──[➖] enum (3559:43)❌ 
│ │           └──[➖] enum (3560:43)❌ 
│ ├─┬/templates/{template_type}
│ │ └─┬GET
│ │   ├──[➕] deprecated (724:19)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├──[➕] enum (740:17)
│ │   │   ├──[➕] enum (741:17)
│ │   │   ├──[➖] enum (641:27)❌ 
│ │   │   └──[➖] enum (642:27)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (751:26)
│ ├─┬/webhooks/svix
│ │ ├─┬POST
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-speakeasy-group (2294:32)❌ 
│ │ │   └──[➖] x-speakeasy-name-override (2295:40)❌ 
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[➖] x-speakeasy-group (2305:32)❌ 
│ │     └──[➖] x-speakeasy-name-override (2306:40)❌ 
│ ├─┬/users/{user_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-group (1143:32)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-group (1285:32)❌ 
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➕] properties (1575:17)
│ │   │     ├──[➕] properties (1565:17)
│ │   │     ├──[➕] properties (1569:17)
│ │   │     └─┬password_hasher
│ │   │       └──[🔀] $ref (5838:13)❌ 
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (1163:32)❌ 
│ ├─┬/oauth_applications/{oauth_application_id}/rotate_secret
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (4637:26)
│ ├─┬/jwks
│ │ └─┬GET
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   ├──[➕] content (6995:11)
│ │   │   └──[🔀] description (6992:20)
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-name-override (171:34)
│ ├─┬/users/{user_id}/metadata
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├─┬private_metadata
│ │   │     │ └──[➕] additionalProperties (1789:41)❌ 
│ │   │     ├─┬unsafe_metadata
│ │   │     │ └──[➕] additionalProperties (1795:41)❌ 
│ │   │     └─┬public_metadata
│ │   │       └──[➕] additionalProperties (1783:41)❌ 
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (1431:32)❌ 
│ ├─┬/redirect_urls
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬url
│ │   │       └──[➕] nullable (4312:29)❌ 
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (4320:26)
│ ├─┬/sessions/{session_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (512:32)❌ 
│ ├─┬/domains/{domain_id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-group (2082:32)❌ 
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[➕] properties (2842:17)
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (2101:32)❌ 
│ ├─┬/email_addresses/{email_address_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[➕] x-speakeasy-usage-example (319:34)
│ ├─┬/organizations/{organization_id}
│ │ ├─┬GET
│ │ │ ├──[➕] parameters (3380:17)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-group (2567:32)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-group (2636:32)❌ 
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     ├──[➕] properties (3437:17)
│ │   │     └─┬name
│ │   │       └──[🔀] description (3421:32)
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (2586:32)❌ 
│ ├─┬/clients/{client_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (201:32)❌ 
│ ├─┬/invitations
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├──[➕] enum (2325:17)
│ │ │ │   ├──[➕] enum (2326:17)
│ │ │ │   ├──[➕] enum (2327:17)
│ │ │ │   ├──[➕] enum (2324:17)
│ │ │ │   ├──[➖] enum (1757:27)❌ 
│ │ │ │   ├──[➖] enum (1755:27)❌ 
│ │ │ │   └──[➖] enum (1756:27)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[➖] x-speakeasy-group (1729:32)❌ 
│ │ │   └──[➖] x-speakeasy-pagination (1735:17)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[➕] properties (2294:17)
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (1688:32)❌ 
│ ├─┬/users/{user_id}/unban
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (1325:32)❌ 
│ ├─┬/organizations/{organization_id}/metadata
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (2655:32)❌ 
│ ├─┬/redirect_urls/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-group (4341:26)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (4361:26)
│ ├─┬/oauth_applications/{oauth_application_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-group (4545:26)
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-speakeasy-group (4612:26)
│ │ └─┬PATCH
│ │   ├─┬Requestbody
│ │   │ └──application/json
│ │   └─┬Extensions
│ │     ├──[🔀] x-speakeasy-group (4588:26)
│ │     └──[🔀] x-speakeasy-name-override (4589:34)
│ ├─┬/allowlist_identifiers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[🔀] x-speakeasy-group (2432:26)
│ │ │   └──[➖] x-speakeasy-name-override (1785:40)❌ 
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-speakeasy-name-override (1797:40)❌ 
│ │     └──[🔀] x-speakeasy-group (2468:26)
│ ├─┬/clients/verify
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └─┬token
│ │   │       └──[🔀] description (215:32)
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (176:32)❌ 
│ ├─┬/organizations/{organization_id}/memberships
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[➖] x-speakeasy-pagination (3051:17)❌ 
│ │ └─┬POST
│ │   └──[🔀] description (3885:20)
│ ├─┬/instance/organization_settings
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-group (3043:26)
│ ├─┬/invitations/{invitation_id}/revoke
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├─┬ALLOF
│ │   │       │ └──[🔀] $ref (7158:17)❌ 
│ │   │       └─┬ALLOF
│ │   │         └──[🔀] $ref (6081:13)❌ 
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (1764:32)❌ 
│ ├─┬/webhooks/svix_url
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[➖] x-speakeasy-group (2318:32)❌ 
│ │     └──[➖] x-speakeasy-name-override (2319:40)❌ 
│ ├─┬/users/{user_id}/verify_totp
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├─┬verified
│ │   │       │ └──[➕] nullable (2026:31)❌ 
│ │   │       └─┬code_type
│ │   │         ├──[➕] enum (2031:25)
│ │   │         ├──[➕] enum (2032:25)
│ │   │         ├──[➖] enum (1649:47)❌ 
│ │   │         ├──[➖] enum (1648:47)❌ 
│ │   │         └──[➕] nullable (2029:31)❌ 
│ │   └─┬Extensions
│ │     ├──[➖] x-speakeasy-group (1608:32)❌ 
│ │     └──[➖] x-speakeasy-name-override (1609:40)❌ 
│ ├─┬/clients
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[➖] x-speakeasy-pagination (155:17)❌ 
│ │     ├──[➖] x-speakeasy-usage-example (145:40)❌ 
│ │     └──[➖] x-speakeasy-group (146:32)❌ 
│ ├─┬/sign_ups/{id}
│ │ └─┬PATCH
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[➖] properties (3333:33)❌ 
│ ├─┬/templates/{template_type}/{slug}/preview
│ │ └─┬POST
│ │   └──[➕] deprecated (906:19)
│ ├─┬/sessions/{session_id}/tokens/{template_name}
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └─┬object
│ │   │         ├──[➕] enum (714:25)
│ │   │         └──[➖] enum (619:47)❌ 
│ │   └─┬Extensions
│ │     └──[➖] x-speakeasy-group (588:32)❌ 
│ └─┬/beta_features/domain
│   └─┬PUT
│     └─┬Extensions
│       ├──[🔀] x-speakeasy-group (2645:26)
│       └──[🔀] x-speakeasy-name-override (2646:34)
└─┬Components
  ├──[➕] responses (7311:7)
  ├──[➕] responses (6992:7)
  ├──[➕] responses (7305:7)
  ├──[➕] responses (7132:7)
  ├──[➕] responses (7126:7)
  ├──[➕] schemas (6054:7)
  ├──[➕] schemas (5990:7)
  ├──[➕] schemas (6544:7)
  ├──[➕] schemas (4939:7)
  ├──[➕] schemas (6867:7)
  ├──[➕] schemas (5838:7)
  ├──[➕] schemas (6523:7)
  ├──[➕] schemas (6038:7)
  ├──[➕] schemas (6596:7)
  ├─┬Oauth
  │ └─┬status
  │   ├──[➕] enum (5180:15)
  │   ├──[➕] enum (5181:15)
  │   ├──[➕] enum (5182:15)
  │   ├──[➕] enum (5183:15)
  │   ├──[➕] enum (5184:15)
  │   ├──[➖] enum (3957:27)❌ 
  │   ├──[➖] enum (3958:27)❌ 
  │   ├──[➖] enum (3959:27)❌ 
  │   ├──[➖] enum (3960:27)❌ 
  │   └──[➖] enum (3961:27)❌ 
  ├─┬InstanceRestrictions
  │ └─┬object
  │   ├──[➕] enum (6338:15)
  │   └──[➖] enum (4876:27)❌ 
  ├─┬TotalCount
  │ └─┬object
  │   ├──[➕] enum (5857:15)
  │   └──[➖] enum (4521:27)❌ 
  ├─┬schemas-Passkey
  │ └─┬object
  │   ├──[➕] enum (5520:15)
  │   └──[➖] enum (4274:27)❌ 
  ├─┬ProxyCheck
  │ └─┬object
  │   ├──[➕] enum (6618:15)
  │   └──[➖] enum (5058:27)❌ 
  ├─┬User
  │ ├──[➕] properties (5818:9)
  │ ├──[➕] properties (5830:9)
  │ └─┬object
  │   ├──[➕] enum (5694:15)
  │   └──[➖] enum (4399:27)❌ 
  ├─┬Organization
  │ └─┬object
  │   ├──[➕] enum (5870:15)
  │   └──[➖] enum (4534:27)❌ 
  ├─┬AllowlistIdentifier
  │ ├─┬identifier_type
  │ │ ├──[➕] enum (6154:15)
  │ │ ├──[➕] enum (6155:15)
  │ │ ├──[➕] enum (6153:15)
  │ │ ├──[➖] enum (4706:27)❌ 
  │ │ ├──[➖] enum (4707:27)❌ 
  │ │ └──[➖] enum (4708:27)❌ 
  │ └─┬object
  │   ├──[➕] enum (6141:15)
  │   └──[➖] enum (4695:27)❌ 
  ├─┬OrganizationInvitation
  │ ├──[➕] properties (6488:9)
  │ └─┬object
  │   ├──[➕] enum (6483:15)
  │   └──[➖] enum (5016:27)❌ 
  ├─┬Client
  │ └─┬object
  │   ├──[➕] enum (5053:15)
  │   └──[➖] enum (3836:27)❌ 
  ├─┬Ticket
  │ ├─┬strategy
  │ │ ├──[➕] enum (5585:15)
  │ │ └──[➖] enum (4338:27)❌ 
  │ └─┬status
  │   ├──[➕] enum (5579:15)
  │   ├──[➕] enum (5580:15)
  │   ├──[➕] enum (5581:15)
  │   ├──[➖] enum (4332:27)❌ 
  │   ├──[➖] enum (4333:27)❌ 
  │   └──[➖] enum (4334:27)❌ 
  ├─┬Invitation
  │ ├──[➕] properties (6109:9)
  │ ├─┬object
  │ │ ├──[➕] enum (6087:15)
  │ │ └──[➖] enum (4651:27)❌ 
  │ └─┬status
  │   ├──[➕] enum (6101:15)
  │   ├──[➕] enum (6102:15)
  │   ├──[➕] enum (6103:15)
  │   ├──[➕] enum (6104:15)
  │   ├──[➖] enum (4665:27)❌ 
  │   ├──[➖] enum (4666:27)❌ 
  │   └──[➖] enum (4667:27)❌ 
  ├─┬PhoneNumber
  │ └─┬object
  │   ├──[➕] enum (5297:15)
  │   └──[➖] enum (4068:27)❌ 
  ├─┬TestingToken
  │ ├──token
  │ └─┬object
  │   ├──[➕] enum (6975:15)
  │   └──[➖] enum (5400:27)❌ 
  ├─┬JWTTemplate
  │ └─┬object
  │   ├──[➕] enum (6407:15)
  │   └──[➖] enum (4945:27)❌ 
  ├─┬SAMLConnection
  │ ├──[➕] additionalProperties (5597:29)❌ 
  │ ├──[➖] required (5371:19)❌ 
  │ ├──[➖] required (5370:19)❌ 
  │ ├──[➖] required (5376:19)❌ 
  │ ├──[➖] required (5368:19)❌ 
  │ ├──[➖] required (5372:19)❌ 
  │ ├──[➖] required (5373:19)❌ 
  │ ├──[➖] required (5364:19)❌ 
  │ ├──[➖] required (5369:19)❌ 
  │ ├──[➖] properties (5325:17)❌ 
  │ ├──[➖] properties (5331:17)❌ 
  │ ├──[➖] properties (5316:17)❌ 
  │ ├──[➖] properties (5310:17)❌ 
  │ ├──[➖] properties (5322:17)❌ 
  │ ├──[➖] properties (5319:17)❌ 
  │ ├──[➖] properties (5313:17)❌ 
  │ ├──[➖] properties (5300:17)❌ 
  │ ├──[➖] properties (5327:17)❌ 
  │ ├──[➖] properties (5329:17)❌ 
  │ └──[➖] properties (5347:17)❌ 
  ├─┬OAuthApplication
  │ └─┬object
  │   ├──[➕] enum (6796:15)
  │   └──[➖] enum (5232:27)❌ 
  ├─┬OTP
  │ └─┬status
  │   ├──[➕] enum (5135:15)
  │   ├──[➕] enum (5132:15)
  │   ├──[➕] enum (5133:15)
  │   ├──[➕] enum (5134:15)
  │   ├──[➖] enum (3912:27)❌ 
  │   ├──[➖] enum (3909:27)❌ 
  │   ├──[➖] enum (3910:27)❌ 
  │   └──[➖] enum (3911:27)❌ 
  ├─┬ActorToken
  │ ├─┬object
  │ │ ├──[➕] enum (6225:15)
  │ │ └──[➖] enum (4770:27)❌ 
  │ └─┬status
  │   ├──[➕] enum (6233:15)
  │   ├──[➕] enum (6231:15)
  │   ├──[➕] enum (6232:15)
  │   ├──[➖] enum (4776:27)❌ 
  │   ├──[➖] enum (4777:27)❌ 
  │   └──[➖] enum (4778:27)❌ 
  ├─┬SignUp
  │ ├─┬object
  │ │ ├──[➕] enum (6717:15)
  │ │ └──[➖] enum (5153:27)❌ 
  │ └─┬status
  │   ├──[➕] enum (6723:15)
  │   ├──[➕] enum (6724:15)
  │   ├──[➕] enum (6725:15)
  │   ├──[➖] enum (5159:27)❌ 
  │   ├──[➖] enum (5160:27)❌ 
  │   └──[➖] enum (5161:27)❌ 
  ├─┬Template
  │ ├──[➕] properties (5376:9)
  │ ├──[➕] properties (5405:9)
  │ └─┬object
  │   ├──[➕] enum (5350:15)
  │   └──[➖] enum (4117:27)❌ 
  ├─┬IdentificationLink
  │ └─┬type
  │   ├──[➕] enum (5220:15)
  │   ├──[➕] enum (5216:15)
  │   ├──[➕] enum (5217:15)
  │   ├──[➕] enum (5218:15)
  │   ├──[➖] enum (3993:27)❌ 
  │   ├──[➖] enum (3994:27)❌ 
  │   └──[➖] enum (3995:27)❌ 
  ├─┬Web3Wallet
  │ └─┬object
  │   ├──[➕] enum (5459:15)
  │   └──[➖] enum (4216:27)❌ 
  ├─┬Admin
  │ ├─┬strategy
  │ │ ├──[➕] enum (5163:15)
  │ │ └──[➖] enum (3940:27)❌ 
  │ └─┬status
  │   ├──[➕] enum (5159:15)
  │   └──[➖] enum (3936:27)❌ 
  ├─┬BlocklistIdentifier
  │ ├─┬object
  │ │ ├──[➕] enum (6177:15)
  │ │ └──[➖] enum (4727:27)❌ 
  │ └─┬identifier_type
  │   ├──[➕] enum (6189:15)
  │   ├──[➕] enum (6187:15)
  │   ├──[➕] enum (6188:15)
  │   ├──[➖] enum (4737:27)❌ 
  │   ├──[➖] enum (4738:27)❌ 
  │   └──[➖] enum (4736:27)❌ 
  ├─┬Session
  │ ├──[➕] properties (4994:9)
  │ ├─┬object
  │ │ ├──[➕] enum (4969:15)
  │ │ └──[➖] enum (3780:27)❌ 
  │ └─┬status
  │   ├──[➕] enum (4987:15)
  │   ├──[➕] enum (4988:15)
  │   ├──[➕] enum (4982:15)
  │   ├──[➕] enum (4983:15)
  │   ├──[➕] enum (4984:15)
  │   ├──[➕] enum (4985:15)
  │   ├──[➕] enum (4986:15)
  │   ├──[➖] enum (3799:27)❌ 
  │   ├──[➖] enum (3793:27)❌ 
  │   ├──[➖] enum (3794:27)❌ 
  │   ├──[➖] enum (3795:27)❌ 
  │   ├──[➖] enum (3796:27)❌ 
  │   ├──[➖] enum (3797:27)❌ 
  │   └──[➖] enum (3798:27)❌ 
  ├─┬SAMLConnections
  │ └─┬data
  │   └─┬Schema
  │     └──[🔀] $ref (6867:13)❌ 
  ├─┬Passkey
  │ ├─┬strategy
  │ │ ├──[➕] enum (5495:15)
  │ │ └──[➖] enum (4250:27)❌ 
  │ ├─┬status
  │ │ ├──[➕] enum (5491:15)
  │ │ └──[➖] enum (4246:27)❌ 
  │ └─┬nonce
  │   ├──[➕] enum (5499:15)
  │   └──[➖] enum (4254:27)❌ 
  ├─┬Web3Signature
  │ ├──[➖] required (4205:19)❌ 
  │ ├──[➕] properties (5436:9)
  │ ├─┬nonce
  │ │ ├──[➖] enum (4195:27)❌ 
  │ │ └──[➕] nullable (5435:21)❌ 
  │ ├─┬strategy
  │ │ ├──[➕] enum (5432:15)
  │ │ ├──[➕] enum (5431:15)
  │ │ └──[➖] enum (4191:27)❌ 
  │ └─┬status
  │   ├──[➕] enum (5426:15)
  │   ├──[➕] enum (5427:15)
  │   ├──[➕] enum (5424:15)
  │   ├──[➕] enum (5425:15)
  │   └──[➖] enum (4187:27)❌ 
  ├─┬OrganizationSettings
  │ ├─┬object
  │ │ ├──[➕] enum (6355:15)
  │ │ └──[➖] enum (4893:27)❌ 
  │ └─┬domains_enrollment_modes
  │   └─┬Schema
  │     ├──[➕] enum (6379:17)
  │     ├──[➕] enum (6377:17)
  │     ├──[➕] enum (6378:17)
  │     ├──[➖] enum (4916:31)❌ 
  │     ├──[➖] enum (4917:31)❌ 
  │     └──[➖] enum (4915:31)❌ 
  ├─┬RedirectURL
  │ └─┬object
  │   ├──[➕] enum (6649:15)
  │   └──[➖] enum (5089:27)❌ 
  ├─┬SAMLAccount
  │ ├──[➕] properties (5671:9)
  │ └─┬object
  │   ├──[➕] enum (5647:15)
  │   └──[➖] enum (4358:27)❌ 
  ├─┬SAML
  │ ├─┬strategy
  │ │ ├──[➕] enum (5553:15)
  │ │ └──[➖] enum (4306:27)❌ 
  │ └─┬status
  │   ├──[➕] enum (5546:15)
  │   ├──[➕] enum (5547:15)
  │   ├──[➕] enum (5548:15)
  │   ├──[➕] enum (5549:15)
  │   ├──[➕] enum (5545:15)
  │   ├──[➖] enum (4300:27)❌ 
  │   ├──[➖] enum (4301:27)❌ 
  │   ├──[➖] enum (4302:27)❌ 
  │   ├──[➖] enum (4298:27)❌ 
  │   └──[➖] enum (4299:27)❌ 
  ├─┬EmailAddress
  │ └─┬object
  │   ├──[➕] enum (5237:15)
  │   └──[➖] enum (4012:27)❌ 
  ├─┬Domain
  │ └─┬object
  │   ├──[➕] enum (6284:15)
  │   └──[➖] enum (4826:27)❌ 
  ├─┬SignInToken
  │ ├─┬status
  │ │ ├──[➕] enum (6684:15)
  │ │ ├──[➕] enum (6685:15)
  │ │ ├──[➕] enum (6683:15)
  │ │ ├──[➖] enum (5121:27)❌ 
  │ │ ├──[➖] enum (5122:27)❌ 
  │ │ └──[➖] enum (5123:27)❌ 
  │ └─┬object
  │   ├──[➕] enum (6677:15)
  │   └──[➖] enum (5115:27)❌ 
  ├─┬OrganizationMembership
  │ ├──[➕] properties (5924:9)
  │ ├─┬organization
  │ │ └──[➕] nullable (5938:21)❌ 
  │ ├─┬object
  │ │ ├──[➕] enum (5921:15)
  │ │ └──[➖] enum (4582:27)❌ 
  │ └─┬public_user_data
  │   └─┬user_id
  │     └──[➕] nullable (5947:25)❌ 
  └─┬bearerAuth
    ├──[➕] description (4935:20)
    └──[➕] scheme (4936:21)
Document Element Total Changes Breaking Changes
info 1 0
paths 245 65
components 226 110

@github-actions github-actions bot added the graduate Graduate prerelease to stable label Oct 16, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1729118364 branch from f041ca2 to c118a06 Compare October 16, 2024 22:53
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1729118364 branch from c118a06 to 249e098 Compare October 17, 2024 00:09
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.0.0 chore: 🐝 Update SDK - Generate 0.3.0-beta.4 Oct 17, 2024
@github-actions github-actions bot added prerelease Bump by a prerelease version and removed graduate Graduate prerelease to stable labels Oct 17, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1729118364 branch from 249e098 to acc6198 Compare October 17, 2024 02:53
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.3.0-beta.4 chore: 🐝 Update SDK - Generate 1.0.0 Oct 17, 2024
@github-actions github-actions bot added graduate Graduate prerelease to stable and removed prerelease Bump by a prerelease version labels Oct 17, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1729118364 branch from acc6198 to 27879ff Compare October 18, 2024 00:10
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.0.0 chore: 🐝 Update SDK - Generate 0.3.0-beta.4 Oct 18, 2024
@github-actions github-actions bot added prerelease Bump by a prerelease version and removed graduate Graduate prerelease to stable labels Oct 18, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1729118364 branch 7 times, most recently from 2a7de50 to 20eb7e7 Compare October 25, 2024 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1729118364 branch from 20eb7e7 to 169e7a1 Compare October 26, 2024 00:10
@github-actions github-actions bot removed the prerelease Bump by a prerelease version label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant