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 f23cc01 commit 345cb7fCopy full SHA for 345cb7f
.gitignore
@@ -14,3 +14,6 @@ compiled/
14
15
# Rubymine
16
.idea
17
+
18
+# Fern preview files
19
+/fern/.preview
fern/generators.yml
@@ -64,6 +64,6 @@ groups:
64
version: 4.22.0
65
github:
66
mode: pull-request
67
- repository: fern-demo/intercom-python
+ repository: fern-demo/intercom-python-sdk
68
config:
69
client_class_name: Intercom
0 commit comments