Skip to content

Commit 6921631

Browse files
authored
chore: disable pydantic validation in sdk (#249)
1 parent f29a898 commit 6921631

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fern/apis/api/generators.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ groups:
2222
github:
2323
repository: VapiAI/server-sdk-python
2424
config:
25+
pydantic_config:
26+
skip_validation: true
2527
client_class_name: Vapi
2628
ts-sdk:
2729
generators:

0 commit comments

Comments
 (0)