Skip to content

chore: 🐝 Update SDK - Generate 1.0.0#22

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

chore: 🐝 Update SDK - Generate 1.0.0#22
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1775699641

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 9, 2026

SDK update

Ruby SDK Changes:

  • client.services.retrieve(): response Changed
  • client.services.list(): response.services[] Changed
  • client.services.create():
    • request Changed
    • response Changed
  • client.services.update():
    • request.service Changed
    • response Changed
  • client.authorization.process_request(): response.service Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/api/service/get/list
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬full
│ │           └──[🔀] value (293:21)
│ ├─┬/api/service/create
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └──[🔀] example (505:17)
│ ├─┬/api/{serviceId}/service/update
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └──[🔀] example (752:17)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └──[🔀] example (658:15)
│ └─┬/api/{serviceId}/service/get
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬full
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             ├──[🔀] value (114:21)
│             └──[+] value (114:21)
└─┬Components
  └─┬service
    ├──[+] properties (12673:9)
    ├──[+] properties (11264:9)
    ├─┬jwtGrantByIdentifiableClientsOnly
    │ ├──[🔀] type (11659:17)❌ 
    │ └──[🔀] description (11660:24)
    ├─┬credentialDuration
    │ └──[🔀] description (12508:24)
    ├─┬directRevocationEndpointEnabled
    │ └──[🔀] description (11321:24)
    ├─┬idTokenAudType
    │ ├──[🔀] type (12134:17)❌ 
    │ └──[🔀] description (12135:24)
    ├─┬pushedAuthReqDuration
    │ ├──[🔀] type (12536:17)❌ 
    │ ├──[-] format (11327:19)❌ 
    │ ├──[🔀] description (12537:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11331:13)❌ 
    ├─┬createdAt
    │ ├──[🔀] format (11067:19)❌ 
    │ ├──[🔀] description (11068:24)
    │ └──[-] readOnly (11104:21)❌ 
    ├─┬directIntrospectionEndpointEnabled
    │ ├──[🔀] type (11857:17)❌ 
    │ ├──[+] format (11858:19)❌ 
    │ ├──[🔀] description (11859:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11864:13)
    ├─┬revocationEndpoint
    │ ├──[🔀] type (11363:17)❌ 
    │ ├──[-] format (11291:19)❌ 
    │ └──[🔀] description (11364:24)
    ├─┬singleAccessTokenPerSubject
    │ ├──[🔀] type (11061:17)❌ 
    │ ├──[+] format (11062:19)❌ 
    │ ├──[🔀] description (11064:24)
    │ └──[+] readOnly (11063:21)❌ 
    ├─┬clientAssertionAudRestrictedToIssuer
    │ └──[🔀] description (12659:24)
    ├─┬supportedPromptValues
    │ ├──[🔀] description (11917:24)
    │ └─┬Schema
    │   └──[🔀] $ref (11916:13)❌ 
    ├─┬supportedRevocationAuthMethods
    │ ├──[🔀] description (12563:24)
    │ └─┬Schema
    │   └──[🔀] $ref (10943:13)❌ 
    ├─┬errorUriOmitted
    │ ├──[🔀] type (12213:17)❌ 
    │ ├──[+] format (12214:19)❌ 
    │ └──[🔀] description (12215:24)
    ├─┬clientIdAliasEnabled
    │ ├──[🔀] description (11624:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11628:13)
    ├─┬pkceRequired
    │ ├──[🔀] type (12337:17)❌ 
    │ └──[🔀] description (12338:24)
    ├─┬unauthorizedOnClientConfigSupported
    │ ├──[+] items (12479:13)❌ 
    │ ├──[🔀] type (12477:17)❌ 
    │ ├──[🔀] description (12480:24)
    │ └─┬Extensions
    │   └──[-] x-mint (12171:13)❌ 
    ├─┬cimdAllowlistEnabled
    │ └──[🔀] description (11820:24)
    ├─┬tokenExchangeByPermittedClientsOnly
    │ └──[🔀] description (12436:24)
    ├─┬dpopNonceDuration
    │ ├──[🔀] type (11280:17)❌ 
    │ ├──[-] format (12522:19)❌ 
    │ └──[🔀] description (11281:24)
    ├─┬predefinedTransformedClaims
    │ ├──[+] format (11773:19)❌ 
    │ └──[🔀] description (11769:24)
    ├─┬supportedDocumentsMethods
    │ └──[🔀] description (12383:24)
    ├─┬tokenBatchNotificationEndpoint
    │ ├──[+] items (11930:13)❌ 
    │ ├──[🔀] type (11928:17)❌ 
    │ ├──[-] format (11050:19)❌ 
    │ └──[🔀] description (11931:24)
    ├─┬cimdMetadataPolicy
    │ ├──[🔀] type (12648:17)❌ 
    │ └──[🔀] description (12649:24)
    ├─┬backchannelBindingMessageRequiredInFapi
    │ ├──[🔀] type (11805:17)❌ 
    │ ├──[+] format (11806:19)❌ 
    │ ├──[🔀] description (11807:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11820:13)❌ 
    ├─┬deviceFlowPollingInterval
    │ ├──[🔀] type (11844:17)❌ 
    │ ├──[🔀] format (11845:19)❌ 
    │ └──[🔀] description (11846:24)
    ├─┬grantManagementActionRequired
    │ ├──[🔀] type (12322:17)❌ 
    │ ├──[🔀] description (12323:24)
    │ └─┬Extensions
    │   └──[-] x-mint (12154:13)❌ 
    ├─┬nativeSsoSupported
    │ ├──[+] items (11410:13)❌ 
    │ ├──[🔀] type (11408:17)❌ 
    │ ├──[🔀] description (11411:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11414:13)
    ├─┬cimdHttpPermitted
    │ └──[🔀] description (12637:24)
    ├─┬issuer
    │ └──[🔀] description (12548:24)
    ├─┬cimdAllowlist
    │ ├──[-] items (12633:13)❌ 
    │ ├──[🔀] type (11812:17)❌ 
    │ ├──[+] format (11813:19)❌ 
    │ └──[🔀] description (11814:24)
    ├─┬supportedServiceProfiles
    │ ├──[🔀] description (11313:24)
    │ └─┬Schema
    │   └──[🔀] $ref (9922:13)❌ 
    ├─┬requestObjectEncryptionEncMatchRequired
    │ ├──[🔀] description (12271:24)
    │ └─┬Extensions
    │   └──[🔀] x-mint (12275:13)
    ├─┬missingClientIdAllowed
    │ ├──[🔀] description (12224:24)
    │ └─┬Extensions
    │   └──[+] x-mint (12228:13)
    ├─┬authorizationSignatureKeyId
    │ ├──[+] format (11205:19)❌ 
    │ ├──[🔀] description (11206:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11707:13)❌ 
    ├─┬clientIdMetadataDocumentSupported
    │ └──[🔀] description (11059:24)
    ├─┬supportedClientRegistrationTypes
    │ ├──[+] description (11565:24)
    │ └─┬Schema
    │   └──[🔀] $ref (9916:13)❌ 
    ├─┬supportedDocumentsVerificationMethods
    │ └──[🔀] description (12390:24)
    ├─┬traditionalRequestObjectProcessingApplied
    │ ├──[🔀] description (12028:24)
    │ └─┬Extensions
    │   └──[🔀] x-mint (12032:13)
    ├─┬verifiableCredentialsEnabled
    │ ├──[🔀] type (11691:17)❌ 
    │ ├──[🔀] description (11692:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11695:13)
    ├─┬userCodeCharset
    │ └──[🔀] $ref (11402:11)❌ 
    ├─┬frontChannelRequestObjectEncryptionRequired
    │ ├──[🔀] type (12331:17)❌ 
    │ ├──[🔀] description (12332:24)
    │ └─┬Extensions
    │   └──[-] x-mint (12049:13)❌ 
    ├─┬credentialJwks
    │ ├──[🔀] type (12590:17)❌ 
    │ ├──[+] format (12591:19)❌ 
    │ └──[🔀] description (12592:24)
    ├─┬supportedDigestAlgorithms
    │ ├──[-] description (12363:24)
    │ └─┬Schema
    │   └──[🔀] $ref (12973:13)❌ 
    ├─┬tokenExchangeEncryptedJwtRejected
    │ └──[🔀] description (12431:24)
    ├─┬developerAuthenticationCallbackApiKey
    │ ├──[🔀] type (12202:17)❌ 
    │ └──[🔀] description (12203:24)
    ├─┬supportedElectronicRecords
    │ └──[🔀] description (12403:24)
    ├─┬supportedEvidence
    │ └──[🔀] description (12411:24)
    ├─┬authorizationResponseDuration
    │ └──[🔀] description (11267:24)
    ├─┬parRequired
    │ └──[🔀] description (12489:24)
    ├─┬trustAnchors
    │ ├──[-] items (12469:13)❌ 
    │ ├──[🔀] type (11775:17)❌ 
    │ ├──[+] format (11780:19)❌ 
    │ └──[🔀] description (11776:24)
    ├─┬developerAuthenticationCallbackApiSecret
    │ └──[🔀] description (11043:24)
    ├─┬developerAuthenticationCallbackEndpoint
    │ ├──[-] format (11067:19)❌ 
    │ └──[🔀] description (11076:24)
    ├─┬deviceVerificationUri
    │ ├──[🔀] type (11880:17)❌ 
    │ ├──[🔀] format (11881:19)❌ 
    │ └──[🔀] description (11882:24)
    ├─┬dcrScopeUsedAsRequestable
    │ ├──[🔀] type (12541:17)❌ 
    │ ├──[+] format (12542:19)❌ 
    │ └──[🔀] description (12543:24)
    ├─┬verifiedClaimsValidationSchemaSet
    │ └──[🔀] $ref (12555:11)❌ 
    ├─┬supportedBackchannelTokenDeliveryModes
    │ ├──[🔀] description (12365:24)
    │ └─┬Schema
    │   └──[🔀] $ref (12964:13)❌ 
    ├─┬grantManagementEndpoint
    │ ├──[🔀] type (12054:17)❌ 
    │ ├──[🔀] description (12055:24)
    │ └─┬Extensions
    │   └──[+] x-mint (12059:13)
    ├─┬pushedAuthReqEndpoint
    │ ├──[-] format (11324:19)❌ 
    │ └──[🔀] description (12344:24)
    ├─┬clientsPerDeveloper
    │ ├──[🔀] type (11093:17)❌ 
    │ ├──[-] format (11062:19)❌ 
    │ └──[🔀] description (11094:24)
    ├─┬federationJwks
    │ ├──[🔀] type (12327:17)❌ 
    │ └──[🔀] description (12328:24)
    ├─┬directJwksEndpointEnabled
    │ └──[🔀] description (11215:24)
    ├─┬trustedRootCertificates
    │ ├──[-] items (11394:13)❌ 
    │ ├──[🔀] type (11374:17)❌ 
    │ ├──[🔀] description (11375:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11380:13)
    ├─┬supportedGrantTypes
    │ ├──[🔀] description (12420:24)
    │ └─┬Schema
    │   └──[🔀] $ref (12419:13)❌ 
    ├─┬requestObjectRequired
    │ ├──[🔀] description (12076:24)
    │ └─┬Extensions
    │   └──[+] x-mint (12080:13)
    ├─┬supportedAttachments
    │ ├──[🔀] description (11091:24)
    │ └─┬Schema
    │   └──[🔀] $ref (12680:13)❌ 
    ├─┬deviceVerificationUriComplete
    │ ├──[🔀] type (11887:17)❌ 
    │ ├──[🔀] format (11888:19)❌ 
    │ ├──[🔀] description (11889:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11854:13)❌ 
    ├─┬httpAliasProhibited
    │ ├──[+] items (12146:13)❌ 
    │ ├──[🔀] type (12144:17)❌ 
    │ └──[🔀] description (12147:24)
    ├─┬userPinLength
    │ ├──[🔀] type (11734:17)❌ 
    │ ├──[🔀] format (11740:19)❌ 
    │ └──[🔀] description (11735:24)
    ├─┬dcrDuplicateSoftwareIdBlocked
    │ ├──[🔀] type (12526:17)❌ 
    │ ├──[+] format (12527:19)❌ 
    │ └──[🔀] description (12528:24)
    ├─┬pkceS256Required
    │ └──[🔀] description (11356:24)
    ├─┬refreshTokenKept
    │ └──[🔀] description (11485:24)
    ├─┬supportedTrustFrameworks
    │ ├──[🔀] description (11086:24)
    │ └─┬Schema
    │   └──[+] enum (11085:17)
    ├─┬directTokenEndpointEnabled
    │ └──[🔀] description (11655:24)
    ├─┬hsks
    │ ├──[-] items (12136:13)❌ 
    │ ├──[🔀] type (12158:17)❌ 
    │ ├──[🔀] description (12159:24)
    │ └─┬Extensions
    │   └──[+] x-mint (12164:13)
    ├─┬introspectionSignatureKeyId
    │ ├──[🔀] description (11670:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11673:13)
    ├─┬hsmEnabled
    │ ├──[🔀] type (12154:17)❌ 
    │ └──[🔀] description (12155:24)
    ├─┬oid4vciVersion
    │ ├──[🔀] type (11946:17)❌ 
    │ ├──[🔀] description (11947:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11951:13)
    ├─┬jwks
    │ ├──[🔀] type (11974:17)❌ 
    │ ├──[🔀] description (11975:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11978:13)
    ├─┬attributes
    │ ├──[-] items (11932:13)❌ 
    │ ├──[🔀] type (12674:17)❌ 
    │ ├──[+] format (12675:19)❌ 
    │ └──[🔀] description (12676:24)
    ├─┬tokenExchangeUnsignedJwtRejected
    │ └──[🔀] description (12441:24)
    ├─┬directUserInfoEndpointEnabled
    │ └──[🔀] description (11308:24)
    ├─┬idTokenReissuable
    │ ├──[🔀] type (12597:17)❌ 
    │ └──[🔀] description (12598:24)
    ├─┬supportedVerificationMethods
    │ └──[🔀] description (11904:24)
    ├─┬federationRegistrationEndpoint
    │ ├──[🔀] type (12312:17)❌ 
    │ └──[🔀] description (12313:24)
    ├─┬authenticationCallbackEndpoint
    │ ├──[-] format (11117:19)❌ 
    │ └──[🔀] description (11140:24)
    ├─┬errorDescriptionOmitted
    │ └──[🔀] description (11748:24)
    ├─┬supportedIntrospectionAuthMethods
    │ ├──[🔀] description (11155:24)
    │ └─┬Schema
    │   └──[🔀] $ref (10839:13)❌ 
    ├─┬tlsClientCertificateBoundAccessTokens
    │ ├──[+] items (11923:13)❌ 
    │ ├──[🔀] type (11921:17)❌ 
    │ └──[🔀] description (11924:24)
    ├─┬serviceDocumentation
    │ ├──[🔀] type (12502:17)❌ 
    │ ├──[-] format (11777:19)❌ 
    │ └──[🔀] description (12503:24)
    ├─┬deviceAuthorizationEndpoint
    │ ├──[-] format (11835:19)❌ 
    │ └──[🔀] description (11079:24)
    ├─┬jwtGrantUnsignedJwtRejected
    │ └──[🔀] description (12456:24)
    ├─┬cnonceDuration
    │ ├──[🔀] type (12630:17)❌ 
    │ ├──[-] format (12497:19)❌ 
    │ └──[🔀] description (12631:24)
    ├─┬fapiModes
    │ ├──[-] items (12568:13)❌ 
    │ ├──[🔀] type (11186:17)❌ 
    │ └──[🔀] description (11187:24)
    ├─┬registrationManagementEndpoint
    │ ├──[🔀] type (11495:17)❌ 
    │ ├──[-] format (11756:19)❌ 
    │ └──[🔀] description (11496:24)
    ├─┬jwtGrantEncryptedJwtRejected
    │ ├──[🔀] type (11641:17)❌ 
    │ ├──[+] format (11642:19)❌ 
    │ └──[🔀] description (11643:24)
    ├─┬authorityHints
    │ ├──[-] items (12295:13)❌ 
    │ ├──[🔀] type (11121:17)❌ 
    │ ├──[+] format (11122:19)❌ 
    │ └──[🔀] description (11123:24)
    ├─┬openidDroppedOnRefreshWithoutOfflineAccess
    │ ├──[🔀] type (11025:17)❌ 
    │ ├──[+] format (11026:19)❌ 
    │ ├──[🔀] description (11028:24)
    │ └──[+] readOnly (11027:21)❌ 
    ├─┬supportedSnses
    │ ├──[🔀] description (11506:24)
    │ ├─┬Schema
    │ │ └──[🔀] $ref (10982:13)❌ 
    │ └─┬Extensions
    │   └──[+] x-mint (11509:13)
    ├─┬requestObjectEncryptionAlgMatchRequired
    │ ├──[🔀] type (11760:17)❌ 
    │ ├──[+] format (11766:19)❌ 
    │ ├──[🔀] description (11761:24)
    │ └─┬Extensions
    │   └──[-] x-mint (12070:13)❌ 
    ├─┬directAuthorizationEndpointEnabled
    │ ├──[🔀] type (11851:17)❌ 
    │ ├──[+] format (11852:19)❌ 
    │ └──[🔀] description (11853:24)
    ├─┬mtlsEndpointAliases
    │ ├──[-] items (11400:13)❌ 
    │ ├──[🔀] type (11294:17)❌ 
    │ ├──[🔀] description (11295:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11404:13)❌ 
    ├─┬resourceSignatureKeyId
    │ ├──[🔀] type (12108:17)❌ 
    │ ├──[🔀] description (12109:24)
    │ └─┬Extensions
    │   └──[+] x-mint (12113:13)
    ├─┬preAuthorizedGrantAnonymousAccessSupported
    │ └──[🔀] description (11247:24)
    ├─┬idTokenDuration
    │ ├──[🔀] type (12669:17)❌ 
    │ ├──[-] format (11540:19)❌ 
    │ └──[🔀] description (12670:24)
    ├─┬supportedTokenAuthMethods
    │ ├──[🔀] description (11183:24)
    │ └─┬Schema
    │   └──[🔀] $ref (11004:13)❌ 
    ├─┬metadata
    │ ├──[-] items (11093:13)❌ 
    │ ├──[🔀] type (12466:17)❌ 
    │ └──[🔀] description (12467:24)
    ├─┬supportedIdentityDocuments
    │ └──[🔀] description (11911:24)
    ├─┬issSuppressed
    │ ├──[🔀] type (11316:17)❌ 
    │ ├──[+] format (11318:19)❌ 
    │ ├──[🔀] description (11317:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11968:13)❌ 
    ├─┬modifiedAt
    │ ├──[+] items (11098:13)❌ 
    │ ├──[🔀] type (11096:17)❌ 
    │ ├──[-] format (11110:19)❌ 
    │ ├──[🔀] description (11099:24)
    │ └──[-] readOnly (11111:21)❌ 
    ├─┬supportedClaimTypes
    │ ├──[🔀] description (11798:24)
    │ └─┬Schema
    │   └──[🔀] $ref (10807:13)❌ 
    ├─┬loopbackRedirectionUriVariable
    │ ├──[🔀] description (12461:24)
    │ └─┬Extensions
    │   └──[-] x-mint (12218:13)❌ 
    ├─┬dynamicRegistrationSupported
    │ ├──[🔀] type (12531:17)❌ 
    │ ├──[+] format (12532:19)❌ 
    │ └──[🔀] description (12533:24)
    ├─┬claimShortcutRestrictive
    │ ├──[🔀] description (12625:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11618:13)❌ 
    ├─┬supportedDocuments
    │ └──[🔀] description (12373:24)
    ├─┬endSessionEndpoint
    │ ├──[🔀] type (12511:17)❌ 
    │ ├──[-] format (12204:19)❌ 
    │ └──[🔀] description (12512:24)
    ├─┬scopeRequired
    │ ├──[🔀] type (11300:17)❌ 
    │ ├──[+] format (11301:19)❌ 
    │ ├──[🔀] description (11302:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11521:13)❌ 
    ├─┬cimdAlwaysRetrieved
    │ ├──[+] items (12643:13)❌ 
    │ ├──[🔀] type (12641:17)❌ 
    │ └──[🔀] description (12644:24)
    ├─┬federationSignatureKeyId
    │ └──[🔀] description (12317:24)
    ├─┬userInfoEndpoint
    │ └──[🔀] $ref (12716:13)❌ 
    ├─┬dpopNonceRequired
    │ └──[🔀] description (11743:24)
    ├─┬authenticationCallbackApiKey
    │ ├──[+] items (11942:13)❌ 
    │ ├──[🔀] type (11940:17)❌ 
    │ └──[🔀] description (11943:24)
    ├─┬authorizationEndpoint
    │ ├──[+] items (12305:13)❌ 
    │ ├──[🔀] type (12303:17)❌ 
    │ ├──[-] format (11200:19)❌ 
    │ └──[🔀] description (12306:24)
    ├─┬rsResponseSigned
    │ ├──[🔀] type (12551:17)❌ 
    │ └──[🔀] description (12552:24)
    ├─┬supportedAcrs
    │ ├──[-] items (11140:13)❌ 
    │ ├──[🔀] type (11454:17)❌ 
    │ ├──[🔀] description (11455:24)
    │ └──[-] readOnly (11137:21)❌ 
    ├─┬cimdQueryPermitted
    │ ├──[🔀] type (12663:17)❌ 
    │ └──[🔀] description (12664:24)
    ├─┬credentialOfferDuration
    │ ├──[🔀] type (12571:17)❌ 
    │ ├──[-] format (12517:19)❌ 
    │ └──[🔀] description (12572:24)
    ├─┬supportedAuthorizationDetailsTypes
    │ ├──[🔀] description (11146:24)
    │ └──[+] readOnly (11142:21)❌ 
    ├─┬credentialTransactionDuration
    │ ├──[🔀] type (12521:17)❌ 
    │ ├──[-] format (12532:19)❌ 
    │ └──[🔀] description (12522:24)
    ├─┬mutualTlsValidatePkiCertChain
    │ ├──[🔀] type (11114:17)❌ 
    │ ├──[+] format (11115:19)❌ 
    │ ├──[🔀] description (11117:24)
    │ └──[+] readOnly (11116:21)❌ 
    ├─┬description
    │ ├──[🔀] type (12472:17)❌ 
    │ └──[🔀] description (12473:24)
    ├─┬credentialIssuerMetadata
    │ └──[🔀] $ref (11107:11)❌ 
    ├─┬authenticationCallbackApiSecret
    │ └──[🔀] description (11133:24)
    ├─┬credentialJwksUri
    │ └──[🔀] $ref (12905:13)❌ 
    ├─┬nbfOptional
    │ ├──[🔀] description (11399:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11941:13)❌ 
    ├─┬refreshTokenDuration
    │ ├──[🔀] description (11338:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11341:13)
    ├─┬userCodeLength
    │ ├──[🔀] type (12176:17)❌ 
    │ ├──[-] format (11887:19)❌ 
    │ ├──[🔀] description (12177:24)
    │ └─┬Extensions
    │   └──[+] x-mint (12181:13)
    ├─┬backchannelAuthReqIdDuration
    │ ├──[🔀] format (11255:19)❌ 
    │ └──[🔀] description (11256:24)
    ├─┬registrationEndpoint
    │ ├──[🔀] type (12349:17)❌ 
    │ ├──[-] format (11748:19)❌ 
    │ └──[🔀] description (12350:24)
    ├─┬backchannelAuthenticationEndpoint
    │ ├──[-] format (11783:19)❌ 
    │ ├──[🔀] description (11714:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11717:13)
    ├─┬serviceOwnerNumber
    │ ├──[🔀] type (11782:17)❌ 
    │ ├──[🔀] format (11787:19)❌ 
    │ ├──[🔀] description (11783:24)
    │ └──[-] readOnly (11058:21)❌ 
    ├─┬refreshTokenIdempotent
    │ └──[🔀] description (11480:24)
    ├─┬userInfoSignatureKeyId
    │ ├──[🔀] type (11896:17)❌ 
    │ ├──[+] format (11897:19)❌ 
    │ ├──[🔀] description (11898:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11685:13)❌ 
    ├─┬supportedClaims
    │ ├──[🔀] description (11575:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11581:13)❌ 
    ├─┬tokenExchangeByConfidentialClientsOnly
    │ ├──[🔀] type (11054:17)❌ 
    │ ├──[+] format (11055:19)❌ 
    │ └──[🔀] description (11056:24)
    ├─┬tokenExpirationLinked
    │ ├──[🔀] description (12446:24)
    │ └─┬Extensions
    │   └──[-] x-mint (12022:13)❌ 
    ├─┬signedJwksUri
    │ └──[🔀] description (11031:24)
    ├─┬supportedScopes
    │ ├──[🔀] description (11164:24)
    │ ├─┬Schema
    │ │ └──[🔀] $ref (10971:13)❌ 
    │ └─┬Extensions
    │   └──[-] x-mint (11499:13)❌ 
    ├─┬tokenExchangeByIdentifiableClientsOnly
    │ ├──[🔀] type (11270:17)❌ 
    │ ├──[+] format (11271:19)❌ 
    │ └──[🔀] description (11272:24)
    ├─┬supportedVerifiedClaims
    │ └──[🔀] description (11223:24)
    ├─┬idTokenSignatureKeyId
    │ ├──[🔀] type (11549:17)❌ 
    │ ├──[+] format (11550:19)❌ 
    │ ├──[🔀] description (11551:24)
    │ └─┬Extensions
    │   └──[-] x-mint (11663:13)❌ 
    ├─┬cimdMetadataPolicyEnabled
    │ └──[🔀] description (12654:24)
    ├─┬supportedUiLocales
    │ ├──[🔀] description (11288:24)
    │ └─┬Schema
    │   └──[🔀] $ref (9922:13)❌ 
    ├─┬tokenEndpoint
    │ ├──[🔀] type (11444:17)❌ 
    │ ├──[-] format (11261:19)❌ 
    │ └──[🔀] description (11445:24)
    ├─┬supportedDocumentsCheckMethods
    │ ├──[🔀] description (11233:24)
    │ └─┬Schema
    │   └──[🔀] $ref (10813:13)❌ 
    ├─┬serviceName
    │ ├──[🔀] type (11527:17)❌ 
    │ ├──[🔀] description (11528:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11531:13)
    ├─┬supportedDisplays
    │ ├──[🔀] description (11999:24)
    │ ├─┬Schema
    │ │ └──[🔀] $ref (11998:13)❌ 
    │ └─┬Extensions
    │   └──[+] x-mint (12002:13)
    ├─┬supportedDocumentsValidationMethods
    │ └──[🔀] description (12497:24)
    ├─┬snsCredentials
    │ ├──[-] items (11085:13)❌ 
    │ ├──[🔀] type (12356:17)❌ 
    │ └──[🔀] description (12357:24)
    ├─┬deviceFlowCodeDuration
    │ ├──[🔀] type (11071:17)❌ 
    │ ├──[🔀] format (11072:19)❌ 
    │ └──[🔀] description (11073:24)
    ├─┬number
    │ ├──[🔀] type (12601:17)❌ 
    │ ├──[-] format (11021:19)❌ 
    │ ├──[🔀] description (12602:24)
    │ └──[-] readOnly (11022:21)❌ 
    ├─┬supportedCustomClientMetadata
    │ ├──[🔀] description (11586:24)
    │ └─┬Extensions
    │   └──[🔀] x-mint (11591:13)
    ├─┬jwksUri
    │ ├──[-] format (11632:19)❌ 
    │ └──[🔀] description (11034:24)
    ├─┬refreshTokenDurationKept
    │ ├──[🔀] type (11329:17)❌ 
    │ ├──[+] format (11334:19)❌ 
    │ └──[🔀] description (11330:24)
    ├─┬organizationName
    │ └──[🔀] description (12614:24)
    ├─┬federationEnabled
    │ ├──[+] items (12578:13)❌ 
    │ ├──[🔀] type (12576:17)❌ 
    │ └──[🔀] description (12579:24)
    ├─┬introspectionEndpoint
    │ ├──[🔀] type (12566:17)❌ 
    │ ├──[-] format (11308:19)❌ 
    │ └──[🔀] description (12567:24)
    ├─┬refreshTokenDurationReset
    │ ├──[🔀] type (11475:17)❌ 
    │ ├──[+] format (11476:19)❌ 
    │ └──[🔀] description (11477:24)
    ├─┬backchannelUserCodeParameterSupported
    │ ├──[🔀] description (11826:24)
    │ └─┬Extensions
    │   └──[+] x-mint (11830:13)
    ├─┬supportedResponseTypes
    │ ├──[🔀] description (11324:24)
    │ └─┬Schema
    │   └──[🔀] $ref (9922:13)❌ 
    ├─┬policyUri
    │ ├──[🔀] type (11238:17)❌ 
    │ ├──[-] format (11763:19)❌ 
    │ └──[🔀] description (11239:24)
    ├─┬tosUri
    │ ├──[🔀] type (12450:17)❌ 
    │ ├──[-] format (11770:19)❌ 
    │ └──[🔀] description (12451:24)
    ├─┬federationConfigurationDuration
    │ ├──[🔀] type (11195:17)❌ 
    │ └──[🔀] description (11196:24)
    ├─┬requestObjectAudienceChecked
    │ ├──[🔀] type (11752:17)❌ 
    │ ├──[+] format (11758:19)❌ 
    │ ├──[🔀] description (11753:24)
    │ └─┬Extensions
    │   └──[-] x-mint (12265:13)❌ 
    ├─┬supportedClaimLocales
    │ └──[🔀] description (11174:24)
    └─┬backchannelPollingInterval
      ├──[🔀] type (11789:17)❌ 
      ├──[🔀] format (11793:19)❌ 
      └──[🔀] description (11790:24)
Document Element Total Changes Breaking Changes
paths 70 0
components 421 205

View full report

Linting Report 0 errors, 377 warnings, 11 hints

View full report

RUBY CHANGELOG

core: 3.11.28 - 2026-05-11

🐛 Bug Fixes

  • respect ruby.license config in generated gemspec, defaulting to Apache-2.0 (commit by @AshGodfrey)

Based on Speakeasy CLI 1.763.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775699641 branch 7 times, most recently from e4cabd3 to 9b73512 Compare April 16, 2026 02:14
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775699641 branch 7 times, most recently from e787d9a to db8a5dd Compare April 23, 2026 02:13
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775699641 branch 7 times, most recently from b5bf7d3 to 38ba09d Compare April 30, 2026 02:36
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775699641 branch 8 times, most recently from e87f2b5 to 6cdc7f7 Compare May 8, 2026 02:40
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775699641 branch from 2e35f27 to f321433 Compare May 9, 2026 02:32
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775699641 branch 7 times, most recently from e819eb8 to 12ef8f1 Compare May 16, 2026 02:35
* `client.services.retrieve()`:  `response` **Changed**
* `client.services.list()`:  `response.services[]` **Changed**
* `client.services.create()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `client.services.update()`: 
  *  `request.service` **Changed**
  *  `response` **Changed**
* `client.authorization.process_request()`:  `response.service` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775699641 branch from 0b58ca8 to 1a2c0f5 Compare May 17, 2026 02:44
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