File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 - name : Install dependencies
2222 run : yarn install
2323
24- - name : Install Fern CLI
25- run : npm install -g fern-api
26-
2724 - name : Check API is valid
2825 run : yarn fern-check
2926 env :
Original file line number Diff line number Diff line change 2121 - name : Install dependencies
2222 run : yarn install
2323
24- - name : Install Fern CLI
25- run : npm install -g fern-api
26-
2724 - name : Build TypeSpec specifications
2825 run : yarn build:specs
2926
Original file line number Diff line number Diff line change 2323 "postman:publish" : " node scripts/postman/build-collection.mjs publish"
2424 },
2525 "devDependencies" : {
26- "fern-api" : " ^5.23.3 " ,
26+ "fern-api" : " 5.26.4 " ,
2727 "js-yaml" : " ^4.1.0" ,
2828 "openapi-to-postmanv2" : " 6.0.1"
2929 },
Original file line number Diff line number Diff line change @@ -623,10 +623,10 @@ fastq@^1.6.0:
623623 dependencies :
624624 reusify "^1.0.4"
625625
626- fern-api@^5.23.3 :
627- version "5.23.3 "
628- resolved "https://registry.yarnpkg.com/fern-api/-/fern-api-5.23.3 .tgz#f1f204fd074c45ace02cb1e8b3d9166435c136f3 "
629- integrity sha512-LQSwA3Z1Qni5lFyGzM1VcwIFm5jlYA0QJWG+OvkouZ5uyNegSGB3+/TP9AaeC4tQUnx9bzwS5w4AnuKq13VDNg ==
626+ fern-api@5.26.4 :
627+ version "5.26.4 "
628+ resolved "https://registry.yarnpkg.com/fern-api/-/fern-api-5.26.4 .tgz#d7009b3a0b9d3b08c9e2220a660783a09a180a34 "
629+ integrity sha512-XdZRDmvgxsB7PbHggLcqNuFCFOLbwV0xlQv5nJskC/406h3LW+pXPgK5On+2RMdjt88v9gYBF6sbgVYZHI0OgQ ==
630630 optionalDependencies :
631631 " @boundaryml/baml" " ^0.219.0"
632632
You can’t perform that action at this time.
0 commit comments