Skip to content

SDK regeneration#871

Open
fern-api[bot] wants to merge 3 commits into
masterfrom
fern-bot/2026-07-07_17-11-47_408
Open

SDK regeneration#871
fern-api[bot] wants to merge 3 commits into
masterfrom
fern-bot/2026-07-07_17-11-47_408

Conversation

@fern-api

@fern-api fern-api Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Automated SDK generation by Fern


✅ Customizations automatically preserved, but 2 files need your attention.

Action required: 2 files with unresolved customization conflicts

The new generation changed code you previously customized. Non-conflicting customizations have been applied automatically. The following files need manual resolution:

File Your customization Why it conflicted
src/auth0/management/__init__.py chore: Restore custom wiring in management/init.py The new generation changed the same lines you edited
src/auth0/management/core/client_wrapper.py Revert wrapper file to preserve Auth0 telemetry customizations The new generation changed the same lines you edited

How to resolve

  1. Check out this branch:
    git fetch origin && git checkout -b fern-bot/2026-07-07_17-11-47_408 origin/fern-bot/2026-07-07_17-11-47_408
    Or if you don't have the repo cloned:
    git clone https://github.com/auth0/auth0-python.git && cd auth0-python && git checkout -b fern-bot/2026-07-07_17-11-47_408 origin/fern-bot/2026-07-07_17-11-47_408
  2. Run: fern replay resolve
  3. Open the conflicting files in your editor — you'll see standard merge conflict markers
  4. Resolve using your editor's merge tools (VS Code, IntelliJ, etc.)
  5. Run: fern replay resolve again to finalize
  6. Push your changes

Your resolved customizations will be remembered on future SDK generations.
If you merge this PR without resolving, your unresolved customizations will conflict again on the next generation.

fern-api Bot added 2 commits July 7, 2026 17:11
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-python-sdk: 5.14.3
Patches applied (2):
  - patch-c04f0b4d: Fix for incorrect return type and missing __all__ type
  - patch-95211006: Restore Auth0 telemetry and custom client wiring after regeneration

Patches with unresolved conflicts (2):
  - patch-4894603d: chore: Restore custom wiring in management/__init__.py
  - patch-7271f157: Revert wrapper file to preserve Auth0 telemetry customizations
    Run `fern-replay resolve` to apply these customizations.
@fern-api fern-api Bot requested a review from a team as a code owner July 7, 2026 17:12
Patches replayed:
  - patch-4894603d: chore: Restore custom wiring in management/__init__.py
  - patch-7271f157: Revert wrapper file to preserve Auth0 telemetry customizations
  - patch-c04f0b4d: Fix for incorrect return type and missing __all__ type
  - patch-95211006: Restore Auth0 telemetry and custom client wiring after regeneration
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