From 60bbf1e05a684487a287ab44a9420fc88420a88a Mon Sep 17 00:00:00 2001 From: fern-bot Date: Mon, 2 Dec 2024 14:59:07 -0500 Subject: [PATCH] add generator block --- fern/apis/fdr/generators.yml | 12 ++++++++++++ pnpm-lock.yaml | 3 --- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/fern/apis/fdr/generators.yml b/fern/apis/fdr/generators.yml index 390e83d9de..ff1c6fc868 100644 --- a/fern/apis/fdr/generators.yml +++ b/fern/apis/fdr/generators.yml @@ -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: diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 621a6f69e0..204a6e6b56 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -974,9 +974,6 @@ importers: '@fern-api/ui-core-utils': specifier: workspace:* version: link:../commons/core-utils - '@fern-fern/fdr-cjs-sdk': - specifier: 0.116.5-873e41db0 - version: 0.116.5-873e41db0 openapi-types: specifier: ^12.1.3 version: 12.1.3