Skip to content

Commit

Permalink
add generator block
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-support committed Dec 2, 2024
1 parent bae3f50 commit 60bbf1e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
12 changes: 12 additions & 0 deletions fern/apis/fdr/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@ groups:
outputSourceFiles: true
neverThrowErrors: true
timeoutInSeconds: infinity
- name: fernapi/fern-typescript-node-sdk
version: 0.40.5
output:
location: local-file-system
path: ../../../packages/parsers/src/client/generated
config:
noSerdeLayer: true
noOptionalProperties: true
useBrandedStringAliases: true
outputSourceFiles: true
neverThrowErrors: true
timeoutInSeconds: infinity

postman:
generators:
Expand Down
3 changes: 0 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60bbf1e

Please sign in to comment.