Skip to content

Commit 8950347

Browse files
fern-supportjsklan
andauthored
turn on python typed dicts (#280)
Co-authored-by: jsklan <jsklan.development@gmail.com>
1 parent 573b79d commit 8950347

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)