fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
Apache License 2.0
2.6k stars 139 forks source link

[Fern's Documentation] SDK generator options missing from documentation #3425

Open mstade opened 5 months ago

mstade commented 5 months ago

What can be improved

Previously it was possible to see the available options for any given SDK generator on Fern's website. This is no longer possible it seems. The list of SDKs don't link to any SDK specific documentation: https://buildwithfern.com/learn/sdks/introduction/overview

I also weren't able to find this information anywhere else on the site.

dannysheridan commented 5 months ago

We're iterating on our documentation and expect it to get to parity with our previous docs over time. For now, you can use this link to access our previous docs site which has the info I think you're looking for! https://docs.buildwithfern.com/generate-sd-ks/generators/type-script-node-js-sdk

mstade commented 5 months ago

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?

I've previously opened an issue on the discrepancies of the docs site you linked to as well: https://github.com/fern-api/fern/issues/3256

mstade commented 4 months ago

Any updates on this?