Skip to content

Commit

Permalink
Add OpenAPI generator (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
dannysheridan authored Oct 28, 2022
1 parent f5b1373 commit 313cb28
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ To trigger the generators run:
fern release <version>
```

This command currently runs in a GitHub workflow (see [ci.yml](.github/workflows/ci.yml#L32))
This command currently runs in a GitHub workflow (see [ci.yml](.github/workflows/ci.yml#L32))
4 changes: 4 additions & 0 deletions fern/api/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ release:
password: ${FERN_MAVEN_TOKEN}
github:
repository: ravenappdev/raven-java
- name: fernapi/fern-openapi
version: 0.0.10
github:
repository: ravenappdev/raven-openapi

0 comments on commit 313cb28

Please sign in to comment.