We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aefa93 commit f23cc01Copy full SHA for f23cc01
fern/fern.config.json
@@ -1,4 +1,4 @@
1
{
2
"organization": "intercom",
3
- "version": "0.57.17"
+ "version": "0.64.15"
4
}
fern/generators.yml
@@ -57,3 +57,13 @@ groups:
57
client-class-name: Intercom
58
inline-path-parameters: true
59
enable-forward-compatible-enums: true
60
+
61
+ python-sdk:
62
+ generators:
63
+ - name: fernapi/fern-python-sdk
64
+ version: 4.22.0
65
+ github:
66
+ mode: pull-request
67
+ repository: fern-demo/intercom-python
68
+ config:
69
+ client_class_name: Intercom
0 commit comments