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 1.6.0 #46

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 Jan 24, 2025

SDK update

Based on:

Versioning

Version Bump Type: [minor] - ðŸĪ– (automated)

OpenAPI Change Summary

├─┮Paths
│ ├──[➕] path (2533:3)
│ ├──[➕] path (712:3)
│ ├──[➕] path (5264:3)
│ ├─┮/public/interstitial
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (137:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (138:37)❌ 
│ ├─┮/webhooks/svix
│ │ ├─┮POST
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3207:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3208:37)❌ 
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (3221:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (3220:40)❌ 
│ ├─┮/users/{user_id}/organization_invitations
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1987:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1988:37)❌ 
│ ├─┮/users/{user_id}/backup_code
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (2168:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (2167:40)❌ 
│ ├─┮/sessions/{session_id}/verify
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (679:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (680:37)❌ 
│ ├─┮/instance/change_domain
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (3127:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3115:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3116:37)❌ 
│ ├─┮/instance
│ │ ├──[➕] get (3123:7)
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (3016:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (3010:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (3009:40)❌ 
│ ├─┮/clients
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (180:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (181:37)❌ 
│ ├─┮/email_addresses
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (270:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (263:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (264:37)❌ 
│ ├─┮/users/{user_id}/mfa
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2135:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2136:37)❌ 
│ ├─┮/webhooks/svix_url
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3234:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3235:37)❌ 
│ ├─┮/organizations/{organization_id}/memberships/{user_id}
│ │ ├─┮DELETE
│ │ │ ├─┮Responses
│ │ │ │ └──[➖] codes (7282:13)❌ 
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4223:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4224:37)❌ 
│ │ └─┮PATCH
│ │   ├─┮Responses
│ │   │ └──[➖] codes (7282:13)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4179:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4180:37)❌ 
│ ├─┮/users/{user_id}/oauth_access_tokens/{provider}
│ │ └─┮GET
│ │   ├─┮Responses
│ │   │ ├──[➕] codes (7533:7)
│ │   │ └─┮200
│ │   │   └─┮application/json
│ │   │     └─┮Schema
│ │   │       └─┮Schema
│ │   │         ├──[➕] properties (2075:21)
│ │   │         └─┮public_metadata
│ │   │           └──[➕] additionalProperties (2061:45)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1895:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1896:37)❌ 
│ ├─┮/clients/{client_id}
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (237:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (238:37)❌ 
│ ├─┮/oauth_applications
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4701:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4702:37)❌ 
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ ├──[➖] required (4737:27)❌ 
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     ├──[➖] required (4762:35)❌ 
│ │   │     ├──[➕] properties (4787:17)
│ │   │     ├─┮scopes
│ │   │     │ └──[➕] nullable (4803:29)❌ 
│ │   │     ├─┮public
│ │   │     │ ├──[🔀] description (4806:32)
│ │   │     │ └──[➕] nullable (4807:29)❌ 
│ │   │     └─┮callback_url
│ │   │       ├──[➕] nullable (4796:29)❌ 
│ │   │       └──[➕] deprecated (4797:31)
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (4728:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (4727:40)❌ 
│ ├─┮/invitations/{invitation_id}/revoke
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2447:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2448:37)❌ 
│ ├─┮/organization_invitations
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2475:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2476:37)❌ 
│ ├─┮/proxy_checks
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (4492:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4487:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4488:37)❌ 
│ ├─┮/users/{user_id}/unban
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1706:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1707:37)❌ 
│ ├─┮/email_addresses/{email_address_id}
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (310:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (311:37)❌ 
│ │ ├─┮DELETE
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (339:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (340:37)❌ 
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (381:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (367:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (368:37)❌ 
│ ├─┮/organizations/{organization_id}/logo
│ │ ├─┮PUT
│ │ │ ├─┮Requestbody
│ │ │ │ └──[➖] required (3731:27)❌ 
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3713:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3714:37)❌ 
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3759:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3760:37)❌ 
│ ├─┮/organizations/{organization_id}/memberships/{user_id}/metadata
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ ├──[➖] required (4279:27)❌ 
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     ├─┮private_metadata
│ │   │     │ └──[➕] additionalProperties (4369:41)❌ 
│ │   │     └─┮public_metadata
│ │   │       └──[➕] additionalProperties (4363:41)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4256:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4257:37)❌ 
│ ├─┮/sign_in_tokens/{sign_in_token_id}/revoke
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4642:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4643:37)❌ 
│ ├─┮/organizations/{organization_id}/invitations/{invitation_id}
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4007:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4008:37)❌ 
│ ├─┮/sessions
│ │ ├──[➕] post (590:7)
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (572:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (573:37)❌ 
│ ├─┮/organizations/{organization_id}/memberships
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4143:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4144:37)❌ 
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4091:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4092:37)❌ 
│ ├─┮/users/{user_id}/ban
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1684:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1685:37)❌ 
│ ├─┮/users/count
│ │ └─┮GET
│ │   ├──[➕] parameters (1582:17)❌ 
│ │   ├──[➕] parameters (1591:17)❌ 
│ │   ├──[➕] parameters (1562:17)❌ 
│ │   ├──[➕] parameters (1572:17)❌ 
│ │   ├─┮Parameters
│ │   │ └─┮Schema
│ │   │   └──[➕] minLength (1560:24)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1377:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1378:37)❌ 
│ ├─┮/sessions/{session_id}/revoke
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (650:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (651:37)❌ 
│ ├─┮/users/{user_id}/unlock
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1752:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1753:37)❌ 
│ ├─┮/domains/{domain_id}
│ │ ├─┮DELETE
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (2922:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (2923:37)❌ 
│ │ └─┮PATCH
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2947:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2948:37)❌ 
│ ├─┮/users/{user_id}/lock
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1728:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1729:37)❌ 
│ ├─┮/users/{user_id}/profile_image
│ │ ├─┮POST
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (1774:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (1775:37)❌ 
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1809:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1810:37)❌ 
│ ├─┮/templates/{template_type}/{slug}/toggle_delivery
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1025:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1026:37)❌ 
│ ├─┮/domains
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (2867:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (2868:37)❌ 
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (2889:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2884:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2885:37)❌ 
│ ├─┮/templates/{template_type}
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (766:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (767:37)❌ 
│ ├─┮/invitations
│ │ ├─┮GET
│ │ │ ├──[➕] parameters (2523:17)❌ 
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (2422:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (2423:37)❌ 
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ ├──[➖] required (2368:27)❌ 
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     ├──[➕] properties (2484:17)
│ │   │     ├─┮notify
│ │   │     │ └──[🔀] description (2468:32)
│ │   │     ├─┮expires_in_days
│ │   │     │ └──[🔀] description (2480:32)
│ │   │     └─┮public_metadata
│ │   │       └──[➕] additionalProperties (2460:41)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2358:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2359:37)❌ 
│ ├─┮/users/{user_id}/web3_wallets/{web3_wallet_identification_id}
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2232:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2233:37)❌ 
│ ├─┮/users
│ │ ├─┮GET
│ │ │ ├──[➕] parameters (1222:17)❌ 
│ │ │ ├──[➕] parameters (1277:17)❌ 
│ │ │ ├──[➕] parameters (1231:17)❌ 
│ │ │ ├──[➕] parameters (1251:17)❌ 
│ │ │ ├──[➕] parameters (1245:17)❌ 
│ │ │ ├──[➕] parameters (1259:17)❌ 
│ │ │ ├──[➕] parameters (1285:17)❌ 
│ │ │ ├──[➕] parameters (1213:17)❌ 
│ │ │ ├──[➕] parameters (1239:17)❌ 
│ │ │ ├─┮Parameters
│ │ │ │ └─┮Schema
│ │ │ │   └──[➕] minLength (1211:24)❌ 
│ │ │ ├─┮Parameters
│ │ │ │ ├──[➕] deprecated (1269:23)
│ │ │ │ └──[🔀] description (1270:24)
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (1074:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (1075:37)❌ 
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     ├─┮unsafe_metadata
│ │   │     │ └──[➕] additionalProperties (1437:41)❌ 
│ │   │     ├─┮private_metadata
│ │   │     │ └──[➕] additionalProperties (1431:41)❌ 
│ │   │     └─┮public_metadata
│ │   │       └──[➕] additionalProperties (1427:41)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1217:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1218:37)❌ 
│ ├─┮/saml_connections
│ │ ├─┮GET
│ │ │ ├──[➕] parameters (4964:17)❌ 
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4900:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4901:37)❌ 
│ │ └─┮POST
│ │   ├─┮Responses
│ │   │ └──[➕] codes (7533:7)
│ │   ├─┮Requestbody
│ │   │ ├──[➖] required (4932:27)❌ 
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     └──[➕] properties (5036:17)
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4925:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4926:37)❌ 
│ ├─┮/organizations
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3431:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3432:37)❌ 
│ │ └─┮POST
│ │   ├──[🔀] description (3578:20)
│ │   ├─┮Requestbody
│ │   │ ├──[➖] required (3501:27)❌ 
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     ├──[➖] required (3535:35)❌ 
│ │   │     ├─┮public_metadata
│ │   │     │ └──[➕] additionalProperties (3612:41)❌ 
│ │   │     └─┮private_metadata
│ │   │       └──[➕] additionalProperties (3608:41)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3483:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3484:37)❌ 
│ ├─┮/jwt_templates/{template_id}
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3319:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3320:37)❌ 
│ │ ├─┮DELETE
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3406:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3407:37)❌ 
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (3355:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3341:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3342:37)❌ 
│ ├─┮/organizations/{organization_id}/invitations/{invitation_id}/revoke
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4040:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4041:37)❌ 
│ ├─┮/sessions/{session_id}/tokens/{template_name}
│ │ └─┮POST
│ │   ├──[➕] requestBody (777:9)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (725:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (724:40)❌ 
│ ├─┮/users/{user_id}/verify_totp
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (2094:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2076:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2077:37)❌ 
│ ├─┮/saml_connections/{saml_connection_id}
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (5005:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (5006:37)❌ 
│ │ ├─┮DELETE
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (5129:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (5130:37)❌ 
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     └──[➕] properties (5145:17)
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (5031:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (5032:37)❌ 
│ ├─┮/organizations/{organization_id}/invitations/bulk
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     └─┮Schema
│ │   │       ├─┮public_metadata
│ │   │       │ ├──[➕] additionalProperties (4037:43)❌ 
│ │   │       │ └──[🔀] description (4034:34)
│ │   │       └─┮private_metadata
│ │   │         ├──[➕] additionalProperties (4043:43)❌ 
│ │   │         └──[🔀] description (4040:34)
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (3899:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (3898:40)❌ 
│ ├─┮/instance/organization_settings
│ │ └─┮PATCH
│ │   ├─┮Responses
│ │   │ └──[➕] codes (7503:7)
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (3161:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3154:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3155:37)❌ 
│ ├─┮/users/{user_id}/organization_memberships
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1963:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1964:37)❌ 
│ ├─┮/allowlist_identifiers/{identifier_id}
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (2592:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (2591:40)❌ 
│ ├─┮/clients/verify
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ ├──[➕] description (206:22)
│ │   │ └──[➖] required (214:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (207:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (208:37)❌ 
│ ├─┮/users/{user_id}/passkeys/{passkey_identification_id}
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (2201:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (2200:40)❌ 
│ ├─┮/actor_tokens/{actor_token_id}/revoke
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2840:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2841:37)❌ 
│ ├─┮/actor_tokens
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (2792:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2787:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2788:37)❌ 
│ ├─┮/users/{user_id}/verify_password
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (2041:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2025:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2026:37)❌ 
│ ├─┮/sessions/{session_id}
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (624:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (625:37)❌ 
│ ├─┮/organizations/{organization_id}/invitations
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3855:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3856:37)❌ 
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ ├──[➖] required (3810:27)❌ 
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     ├──[➕] properties (3922:17)
│ │   │     ├─┮public_metadata
│ │   │     │ ├──[➕] additionalProperties (3912:41)❌ 
│ │   │     │ └──[🔀] description (3909:32)
│ │   │     └─┮private_metadata
│ │   │       ├──[➕] additionalProperties (3918:41)❌ 
│ │   │       └──[🔀] description (3915:32)
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3780:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3781:37)❌ 
│ ├─┮/organization_memberships
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (5172:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (5173:37)❌ 
│ ├─┮/redirect_urls/{id}
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4560:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4561:37)❌ 
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4582:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4583:37)❌ 
│ ├─┮/users/{user_id}/external_accounts/{external_account_id}
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2325:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2326:37)❌ 
│ ├─┮/redirect_urls
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationid (4519:37)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationgroup (4518:40)❌ 
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (4536:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4531:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4532:37)❌ 
│ ├─┮/organizations/{organization_id}/invitations/pending
│ │ └─┮GET
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3974:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3975:37)❌ 
│ ├─┮/organizations/{organization_id}/domains
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4358:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4359:37)❌ 
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4310:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4311:37)❌ 
│ ├─┮/blocklist_identifiers
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (2616:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (2617:37)❌ 
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (2640:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2633:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2634:37)❌ 
│ ├─┮/templates/{template_type}/{slug}/revert
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (917:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (918:37)❌ 
│ ├─┮/blocklist_identifiers/{identifier_id}
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2667:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2668:37)❌ 
│ ├─┮/organizations/{organization_id}/metadata
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     ├─┮public_metadata
│ │   │     │ └──[➕] additionalProperties (3778:41)❌ 
│ │   │     └─┮private_metadata
│ │   │       └──[➕] additionalProperties (3784:41)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3663:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3664:37)❌ 
│ ├─┮/users/{user_id}/totp
│ │ ├──[➖] post (2265:13)❌ 
│ │ └─┮DELETE
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2292:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2293:37)❌ 
│ ├─┮/phone_numbers
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (418:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (411:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (412:37)❌ 
│ ├─┮/users/{user_id}/metadata
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (1853:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1831:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1832:37)❌ 
│ ├─┮/instance/restrictions
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (3081:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3074:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3075:37)❌ 
│ ├─┮/templates/{template_type}/{slug}/preview
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (956:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (957:37)❌ 
│ ├─┮/organizations/{organization_id}/domains/{domain_id}
│ │ ├─┮DELETE
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4444:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4445:37)❌ 
│ │ └─┮PATCH
│ │   ├──[➖] tags (4402:19)❌ 
│ │   ├──[➕] tags (4470:11)
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4397:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4398:37)❌ 
│ ├─┮/testing_tokens
│ │ └─┮POST
│ │   ├──[🔀] description (5224:20)
│ │   ├─┮Responses
│ │   │ └──[➖] codes (5166:21)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (5156:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (5157:37)❌ 
│ ├─┮/templates/{template_type}/{slug}
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (799:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (800:37)❌ 
│ │ └─┮PUT
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (835:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (836:37)❌ 
│ ├─┮/phone_numbers/{phone_number_id}
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationid (466:37)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationgroup (465:40)❌ 
│ │ ├─┮DELETE
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (493:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (494:37)❌ 
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (535:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (521:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (522:37)❌ 
│ ├─┮/oauth_applications/{oauth_application_id}
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4777:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4778:37)❌ 
│ │ ├─┮DELETE
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (4846:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (4847:37)❌ 
│ │ └─┮PATCH
│ │   ├─┮Responses
│ │   │ └──[➕] codes (7503:7)
│ │   ├─┮Requestbody
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     ├──[➕] properties (4886:17)
│ │   │     ├──[➕] properties (4869:17)
│ │   │     ├─┮callback_url
│ │   │     │ ├──[➕] nullable (4878:29)❌ 
│ │   │     │ └──[➕] deprecated (4879:31)
│ │   │     ├─┮name
│ │   │     │ └──[➕] nullable (4868:29)❌ 
│ │   │     └─┮scopes
│ │   │       └──[➕] nullable (4885:29)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4801:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4802:37)❌ 
│ ├─┮/allowlist_identifiers
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (2535:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (2536:37)❌ 
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (2558:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2551:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2552:37)❌ 
│ ├─┮/beta_features/instance_settings
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (2698:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2691:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2692:37)❌ 
│ ├─┮/jwks
│ │ └─┮GET
│ │   ├─┮Responses
│ │   │ └─┮200
│ │   │   └─┮application/json
│ │   │     └─┮Schema
│ │   │       └──[🔀] $ref (5350:13)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (165:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (166:37)❌ 
│ ├─┮/sign_ups/{id}
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (4679:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4665:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4666:37)❌ 
│ ├─┮/jwt_templates
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (3249:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (3250:37)❌ 
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (3267:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (3260:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (3261:37)❌ 
│ ├─┮/sign_in_tokens
│ │ └─┮POST
│ │   ├─┮Requestbody
│ │   │ └──[➖] required (4613:27)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationid (4609:37)❌ 
│ │     └──[➖] x-sdk-ruby-operationgroup (4608:40)❌ 
│ ├─┮/beta_features/domain
│ │ └─┮PUT
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (2750:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (2751:37)❌ 
│ ├─┮/users/{user_id}
│ │ ├─┮GET
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationgroup (1468:40)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationid (1469:37)❌ 
│ │ ├─┮DELETE
│ │ │ └─┮Extensions
│ │ │   ├──[➖] x-sdk-ruby-operationid (1659:37)❌ 
│ │ │   └──[➖] x-sdk-ruby-operationgroup (1658:40)❌ 
│ │ └─┮PATCH
│ │   ├─┮Requestbody
│ │   │ └─┮application/json
│ │   │   └─┮Schema
│ │   │     ├─┮public_metadata
│ │   │     │ └──[➕] additionalProperties (1745:41)❌ 
│ │   │     ├─┮private_metadata
│ │   │     │ └──[➕] additionalProperties (1749:41)❌ 
│ │   │     └─┮unsafe_metadata
│ │   │       └──[➕] additionalProperties (1755:41)❌ 
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (1493:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (1494:37)❌ 
│ ├─┮/oauth_applications/{oauth_application_id}/rotate_secret
│ │ └─┮POST
│ │   └─┮Extensions
│ │     ├──[➖] x-sdk-ruby-operationgroup (4873:40)❌ 
│ │     └──[➖] x-sdk-ruby-operationid (4874:37)❌ 
│ └─┮/organizations/{organization_id}
│   ├─┮GET
│   │ └─┮Extensions
│   │   ├──[➖] x-sdk-ruby-operationgroup (3549:40)❌ 
│   │   └──[➖] x-sdk-ruby-operationid (3550:37)❌ 
│   ├─┮DELETE
│   │ └─┮Extensions
│   │   ├──[➖] x-sdk-ruby-operationgroup (3638:40)❌ 
│   │   └──[➖] x-sdk-ruby-operationid (3639:37)❌ 
│   └─┮PATCH
│     ├─┮Requestbody
│     │ └─┮application/json
│     │   └─┮Schema
│     │     ├─┮private_metadata
│     │     │ └──[➕] additionalProperties (3693:41)❌ 
│     │     └─┮public_metadata
│     │       └──[➕] additionalProperties (3689:41)❌ 
│     └─┮Extensions
│       ├──[➖] x-sdk-ruby-operationgroup (3578:40)❌ 
│       └──[➖] x-sdk-ruby-operationid (3579:37)❌ 
└─┮Components
  ├──[➖] responses (7408:13)❌ 
  ├──[➕] responses (7882:7)
  ├──[➕] responses (7899:7)
  ├──[➕] responses (7728:7)
  ├──[➖] schemas (6330:13)❌ 
  ├──[➖] schemas (5447:13)❌ 
  ├──[➕] schemas (5589:7)
  ├──[➕] schemas (5350:7)
  ├──[➖] schemas (5212:13)❌ 
  ├──[➕] schemas (7441:7)
  ├──[➕] schemas (6726:7)
  ├─┮SignUp
  │ ├──[➕] properties (7209:9)
  │ ├─┮unsafe_metadata
  │ │ └──[➕] additionalProperties (7192:33)❌ 
  │ └─┮public_metadata
  │   └──[➕] additionalProperties (7195:33)❌ 
  ├─┮OrganizationInvitation
  │ ├──[➕] properties (6918:9)
  │ ├──[➕] properties (6915:9)
  │ ├─┮public_metadata
  │ │ └──[➕] additionalProperties (6911:33)❌ 
  │ └─┮private_metadata
  │   └──[➕] additionalProperties (6914:33)❌ 
  ├─┮EmailAddress
  │ ├──[➕] properties (5653:9)
  │ └─┮verification
  │   ├─┮ONEOF
  │   │ └──[🔀] $ref (5589:13)❌ 
  │   └─┮ONEOF
  │     └──[🔀] $ref (5541:13)❌ 
  ├─┮Web3Signature
  │ └─┮strategy
  │   └──[➕] enum (5837:15)
  ├─┮IdentificationLink
  │ └─┮type
  │   ├──[➖] enum (5489:27)❌ 
  │   ├──[➖] enum (5490:27)❌ 
  │   ├──[➖] enum (5491:27)❌ 
  │   ├──[➖] enum (5492:27)❌ 
  │   ├──[➖] enum (5493:27)❌ 
  │   ├──[➖] enum (5494:27)❌ 
  │   └──[➖] enum (5495:27)❌ 
  ├─┮SAMLAccount
  │ └─┮public_metadata
  │   └──[➕] additionalProperties (6071:33)❌ 
  ├─┮OrganizationInvitationWithPublicOrganizationData
  │ ├──[➕] properties (6432:9)
  │ ├─┮private_metadata
  │ │ └──[➕] additionalProperties (6431:33)❌ 
  │ └─┮public_metadata
  │   └──[➕] additionalProperties (6428:33)❌ 
  ├─┮OAuthApplication
  │ ├──[➕] required (7284:11)❌ 
  │ ├──[➕] required (7285:11)❌ 
  │ ├──[➕] required (7279:11)❌ 
  │ ├──[➕] properties (7257:9)
  │ ├──[➕] properties (7244:9)
  │ ├──[➕] properties (7259:9)
  │ └─┮callback_url
  │   └──[➕] deprecated (7250:23)
  ├─┮OrganizationMembership
  │ ├─┮public_metadata
  │ │ └──[➕] additionalProperties (6346:33)❌ 
  │ └─┮private_metadata
  │   └──[➕] additionalProperties (6350:33)❌ 
  ├─┮Invitation
  │ └─┮public_metadata
  │   └──[➕] additionalProperties (6488:33)❌ 
  ├─┮Organization
  │ ├─┮private_metadata
  │ │ └──[➕] additionalProperties (6299:33)❌ 
  │ ├─┮public_metadata
  │ │ └──[➕] additionalProperties (6296:33)❌ 
  │ └─┮created_by
  │   └──[➕] nullable (6302:21)❌ 
  ├─┮schemas-SAMLConnection
  │ └──[➕] properties (7347:9)
  └─┮User
    ├─┮public_metadata
    │ └──[➕] additionalProperties (6132:33)❌ 
    ├─┮unsafe_metadata
    │ └──[➕] additionalProperties (6139:33)❌ 
    └─┮private_metadata
      └──[➕] additionalProperties (6136:33)❌ 
Document Element Total Changes Breaking Changes
paths 358 82
components 50 32

JAVA CHANGELOG

core: 3.33.8 - 2025-02-04

🐛 Bug Fixes

  • javav2 - ensure authorization headers not duplicated GEN-954 (commit by @davidmoten)

core: 3.33.7 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 3.33.6 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

core: 3.33.5 - 2025-01-13

🐛 Bug Fixes

  • handle 4XX and 5XX error ranges seperately (commit by @idbentley)

core: 3.33.4 - 2024-12-18

🐛 Bug Fixes

  • javav2 - upgrade apache httpclient from 4.x to 5.4.1, jackson to 2.18.2, commons-io to 2.18.0 GEN-783 (commit by @davidmoten)

examples: 2.81.5 - 2025-01-14

🐛 Bug Fixes

  • escape template sensitive characters in examples (commit by @idbentley)

examples: 2.81.4 - 2025-01-08

🐛 Bug Fixes

  • prevent map examples from retaining obsolete key-value pairs (commit by @2ynn)

@github-actions github-actions bot added the patch Patch version bump label Jan 24, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1737677328 branch 7 times, most recently from 4503677 to 283e5a5 Compare January 31, 2025 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1737677328 branch from 283e5a5 to 4feb116 Compare February 1, 2025 00:10
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 1.5.1 chore: 🐝 Update SDK - Generate 1.6.0 Feb 1, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Feb 1, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1737677328 branch 4 times, most recently from e9aa564 to b481427 Compare February 5, 2025 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1737677328 branch from b481427 to 8f75460 Compare February 6, 2025 00:10
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