Skip to content

Commit 0baed28

Browse files
committed
nits
1 parent 22a8970 commit 0baed28

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

fern/generators.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ groups:
5858
- intercom
5959
- api
6060
smart-casing: true
61+
6162
java-sdk:
6263
generators:
6364
- name: fernapi/fern-java-sdk
@@ -79,6 +80,7 @@ groups:
7980
client-class-name: Intercom
8081
inline-path-parameters: true
8182
enable-forward-compatible-enums: true
83+
8284
python-sdk:
8385
generators:
8486
- name: fernapi/fern-python-sdk
@@ -92,8 +94,9 @@ groups:
9294
skip_validation: true
9395
output:
9496
location: pypi
95-
package-name: python-intercom
97+
package-name: 'python-intercom'
9698
token: ${FERN_PYPI_TOKEN}
99+
97100
php-sdk:
98101
generators:
99102
- name: fernapi/fern-php-sdk

0 commit comments

Comments
 (0)