Skip to content

Commit e5bd904

Browse files
committed
turn on python typed dicts
1 parent 573b79d commit e5bd904

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fern/generators.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ groups:
7676
client_class_name: Intercom
7777
pydantic_config:
7878
skip_validation: true
79+
use_typeddict_requests: true
80+
use_typeddict_requests_for_file_upload: true
7981
output:
8082
location: pypi
8183
package-name: 'python-intercom'

0 commit comments

Comments
 (0)