Skip to content

Commit

Permalink
add generators.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi committed Jul 20, 2023
1 parent 417fb80 commit 81f4329
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions fern/api/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,14 @@ groups:
allowCustomFetcher: true
includeContentHeadersOnFileDownloadResponse: true
namespaceExport: Squidex

# - name: fernapi/fern-java-sdk
# version: 0.0.134
# output:
# location: maven
# coordinate: io.github.squidex:squidex
# username: ${FERN_MAVEN_USERNAME}
# password: ${FERN_MAVEN_TOKEN}
# github:
# repository: squidex/sdk-java
java-sdk:
generators:
- name: fernapi/fern-java-sdk
version: 0.3.8-rc6
output:
location: maven
coordinate: io.github.squidex:squidex
username: ${FERN_MAVEN_USERNAME}
password: ${FERN_MAVEN_TOKEN}
github:
repository: squidex/sdk-java

0 comments on commit 81f4329

Please sign in to comment.