mgmt: SDK regeneration#1007
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #1007 +/- ##
==========================================
- Coverage 31.38% 31.34% -0.05%
==========================================
Files 2699 2708 +9
Lines 107438 107705 +267
Branches 6312 6322 +10
==========================================
+ Hits 33717 33755 +38
- Misses 71955 72183 +228
- Partials 1766 1767 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Generated by Fern CLI Version: unknown Generators: - fernapi/fern-csharp-sdk: 2.63.2
933d3e0 to
6de5117
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
This PR contains an automated SDK regeneration via Fern (fern-csharp-sdk v2.63.2). The key changes include:
Resource Servers API — Online Refresh Token (Ephemeral Sessions)
allow_online_access_with_ephemeral_sessions(boolean) property toResourceServer,CreateResourceServerRequestContent,UpdateResourceServerRequestContent,GetResourceServerResponseContent,CreateResourceServerResponseContent, andUpdateResourceServerResponseContentRefresh Tokens API — Audience-scoped Revocation
audience(string) property toRevokeRefreshTokensRequestContentto allow scoping revocation by resource server identifierUser Authentication Methods — Passkey Enhancements
CreateUserAuthenticationMethodRequestContent:aaguid,credential_device_type,credential_backed_up,identity_user_id,user_agent,user_handle,transportsuser_handleandtransportsproperties toGetUserAuthenticationMethodResponseContentandUserAuthenticationMethodresponse typesCredentialDeviceTypeEnumtype (single_device,multi_device)Connections API — Stricter Typing
idandnamefieldsrequired(non-nullable) on allConnectionResponseContent*types (~40 provider-specific types +ConnectionResponseCommon)namefieldrequiredon allCreateConnectionRequestContent*types (~40 provider-specific types +CreateConnectionCommon)Tickets API — Doc Update
result_urldescription onChangePasswordTicketRequestContentto reflect that it may now be specified together withclient_idwhen the tenant has a custom password resetpage and a bound Action
Error Handling Improvements
BadRequestSchema,ForbiddenSchema,UnauthorizedSchema,TooManyRequestsSchema(and their associated*Errorenum types)400 BadRequestand404 NotFounderror handling toUsers/Roles/RolesClient.csFern generator version v
2.63.2