Skip to content

Commit 26f9683

Browse files
committed
fix: update runtime api to fern v0.49 (#2391)
<!-- Please make sure there is an issue that this PR is correlated to. --> ## Changes <!-- If there are frontend changes, please include screenshots. -->
1 parent 433074c commit 26f9683

File tree

114 files changed

+644
-471
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+644
-471
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"frontend/apps/*",
77
"frontend/packages/*",
88
"site",
9+
"sdks/api/runtime/typescript",
910
"sdks/api/full/typescript",
1011
"examples/*",
1112
"tests/load",

sdks/api/fern/generators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ groups:
1010
location: local-file-system
1111
path: ../runtime/openapi
1212
- name: fernapi/fern-typescript-node-sdk
13-
version: 0.42.7
13+
version: 0.49.3
1414
ir-version: v53
1515
output:
1616
location: local-file-system

sdks/api/runtime/typescript/package.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdks/api/runtime/typescript/src/Client.ts

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)