Skip to content

Commit cd02dcf

Browse files
Vapi Taskerclaude
andcommitted
fix: use fern python SDK generator v4.55.5 compatible with CLI v3.62.0
v4.64.1 requires Fern CLI v3.72.0+ but this repo uses v3.62.0. Use v4.55.5 which is the latest version compatible with the current CLI and still includes the fix for duplicate field names in discriminated union types (v4.41.8). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 968c809 commit cd02dcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fern/apis/api/generators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ groups:
1111
python-sdk:
1212
generators:
1313
- name: fernapi/fern-python-sdk
14-
version: 4.64.1
14+
version: 4.55.5
1515
api:
1616
settings:
1717
prefer-undiscriminated-unions-with-literals: true

0 commit comments

Comments
 (0)