Skip to content

mgmt: SDK regeneration#1016

Merged
kailash-b merged 3 commits into
masterfrom
fern-bot/2026-05-21_10-33-44_885
May 25, 2026
Merged

mgmt: SDK regeneration#1016
kailash-b merged 3 commits into
masterfrom
fern-bot/2026-05-21_10-33-44_885

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented May 21, 2026

Changes

This is an automated SDK regeneration using Fern (C# generator v2.66.5).

New types and properties:

  • Added FedCmLogin and FedCmLoginGoogle types to configure FedCM (Federated Credential Management) login settings for New Universal Login
  • Added FedcmLogin property to CreateClientRequestContent and UpdateClientRequestContent
  • Added ES384 and ES512 values to ConnectionDpopSigningAlgEnum

Endpoint documentation improvements:

  • Updated CIMD (Client ID Metadata Document) endpoint docs with complete description of create/update behavior, scopes, and automatic actions
  • Converted HTML-based doc comments (<b>, <c>, <see href>, <list>) to Markdown equivalents across Connections, CustomDomains, Hooks, Rules, Branding Templates, and Prompts Rendering clients

Other changes:

  • Minor retry logic formatting fix in RawClient.cs (parenthesized >= 500 pattern)
  • Added CONTRIBUTING.md with guidance on contributing to the generated SDK
  • Customization patch preserved: UserDateSchema to DateTime extension with tests
  • Update WireMock.Net to 2.7.0

References

  • Fern C# SDK generator: fernapi/fern-csharp-sdk@2.66.5

Testing

  • 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

    • Generated code targets net462, net8.0, and netstandard2.0

Checklist

@fern-api fern-api Bot requested a review from a team as a code owner May 21, 2026 10:33
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

❌ Patch coverage is 14.28571% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.35%. Comparing base (88ea2e6) to head (6cd5d86).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/Auth0.ManagementApi/Types/FedCmLogin.cs 0.00% 8 Missing ⚠️
src/Auth0.ManagementApi/Types/FedCmLoginGoogle.cs 0.00% 8 Missing ⚠️
...anagementApi/Types/ConnectionDpopSigningAlgEnum.cs 0.00% 2 Missing ⚠️
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              
Flag Coverage Δ
authIntTests 2.97% <0.00%> (-0.01%) ⬇️
mgmtIntTests 30.08% <14.28%> (-0.01%) ⬇️
unittests 0.31% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kailash-b kailash-b enabled auto-merge May 25, 2026 07:46
@kailash-b kailash-b changed the title SDK regeneration mgmt: SDK regeneration May 25, 2026
fern-api Bot and others added 3 commits May 25, 2026 15:09
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
@kailash-b kailash-b force-pushed the fern-bot/2026-05-21_10-33-44_885 branch from d0cbd40 to 6cd5d86 Compare May 25, 2026 09:40
@kailash-b kailash-b merged commit 2dc5d21 into master May 25, 2026
6 of 10 checks passed
@kailash-b kailash-b deleted the fern-bot/2026-05-21_10-33-44_885 branch May 25, 2026 09:46
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.

2 participants