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 76763f8 commit 8fc185aCopy full SHA for 8fc185a
fern/LICENSE
fern/generators.yml
@@ -17,8 +17,6 @@ groups:
17
github:
18
repository: intercom/intercom-node
19
mode: pull-request
20
- license:
21
- custom: ./LICENSE
22
config:
23
namespaceExport: Intercom
24
allowCustomFetcher: true
@@ -27,4 +25,6 @@ groups:
27
25
noSerdeLayer: true
28
26
enableInlineTypes: true
29
inlinePathParameters: true
+ packageJson:
+ license: Apache-2.0
30
smart-casing: true
0 commit comments