mgmt: SDK regeneration#1016
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #1016 +/- ##
==========================================
- Coverage 31.35% 31.35% -0.01%
==========================================
Files 2709 2711 +2
Lines 107737 107757 +20
Branches 6328 6328
==========================================
+ Hits 33782 33784 +2
- Misses 72185 72203 +18
Partials 1770 1770
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:
|
tanya732
approved these changes
May 25, 2026
Generated by Fern CLI Version: unknown Generators: - fernapi/fern-csharp-sdk: 2.66.5
Patches applied (1): - patch-4a7a2c3e: Adds extension to convert UserDateSchema to DateTime
d0cbd40 to
6cd5d86
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 is an automated SDK regeneration using Fern (C# generator
v2.66.5).New types and properties:
FedCmLoginandFedCmLoginGoogletypes to configure FedCM (Federated Credential Management) login settings for New Universal LoginFedcmLoginproperty toCreateClientRequestContentandUpdateClientRequestContentES384andES512values toConnectionDpopSigningAlgEnumEndpoint documentation improvements:
<b>,<c>,<see href>,<list>) to Markdown equivalents across Connections, CustomDomains, Hooks, Rules, Branding Templates, and Prompts Rendering clientsOther changes:
RawClient.cs(parenthesized>= 500pattern)CONTRIBUTING.mdwith guidance on contributing to the generated SDKUserDateSchematoDateTimeextension with testsWireMock.Netto2.7.0References
fernapi/fern-csharp-sdk@2.66.5Testing
This change adds unit test coverage (preserved via fern-replay:
UserDateSchemaExtensionsTest)This change adds integration test coverage
This change has been tested on the latest version of the platform/language or why not
net462,net8.0, andnetstandard2.0Checklist
I have read the Auth0 general contribution guidelines
I have read the Auth0 Code of Conduct
All existing and new tests complete without errors