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 803f4c3 commit e013684Copy full SHA for e013684
fern/generators.yml
@@ -40,15 +40,14 @@ groups:
40
generators:
41
- name: fernapi/fern-java-sdk
42
version: 2.32.4
43
- # output:
44
- # location: maven
45
- # coordinate: com.square:square-java
46
- # username: ${MAVEN_USERNAME}
47
- # password: ${MAVEN_PASSWORD}
+ output:
+ location: maven
+ coordinate: io.intercom:intercom-java
+ username: ${MAVEN_USERNAME}
+ password: ${MAVEN_PASSWORD}
48
github:
49
repository: intercom/intercom-java
50
- branch: 04-07-2025-0558PM
51
- mode: push
+ mode: pull-request
52
config:
53
enable-inline-types: true
54
client-class-name: Intercom
0 commit comments