Marcus Stade

Results 45 comments of Marcus Stade

That link is unfortunately wildly out of date, listing the latest version of the TS generator as `0.9.5`. Could this ticket be reopened until such time the docs are updated?...

Will this documentation make a return at some point?

This issue is probably also relevant to this: https://github.com/fern-api/fern/issues/3260

Thanks @dsinghvi – that was another question I had actually! I changed to `fernapi/fern-typescript-node-sdk` but alas, it's still only outputting the source code. To be honest only having the code...

Any updates on this? I can see the files being generated in the Docker container, and I've been retriveing details from them that way, but it'd be nice to not...

@dsinghvi @dannysheridan I think this is where the issue lies: https://github.com/fern-api/fern/blob/27fb37831c91a466bb75e952b8c3a886f2efeb64/generators/typescript/utils/abstract-generator-cli/src/AbstractGeneratorCli.ts#L117-L129 As far as I can tell, the `outputSourceFiles` option will literally do just that, output everything in `src`. The...

Will do and report back – thank you @dsinghvi!