Skip to content

For typescript generator, retainOriginalCasing is undocumented #6737

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alexisvincent opened this issue Apr 12, 2025 · 2 comments
Open

For typescript generator, retainOriginalCasing is undocumented #6737

alexisvincent opened this issue Apr 12, 2025 · 2 comments
Labels
documentation Related to buildwithfern.com/learn

Comments

@alexisvincent
Copy link

What's the issue?

Missing content (not covered in the docs)

URL of the documentation page (if applicable)

No response

Describe the gap or issue

For typescript generator, retainOriginalCasing is undocumented

How should this be improved?

No response

Are you interested in contributing this improvement?

No

@alexisvincent alexisvincent added the documentation Related to buildwithfern.com/learn label Apr 12, 2025
@vikramnagwal
Copy link

hey @alexisvincent could you provide a bit more context on the issue? Specifically:

  • A brief description of what retainOriginalCasing does or how you're using it.

  • Where exactly you expected to see it documented?

@alexisvincent
Copy link
Author

alexisvincent commented Apr 14, 2025

Sure, its one of the options accepted by the typescript generator. It avoids renaming openapi keys from something like display_name to displayName during generation.
I'd expect to see it here https://github.com/fern-api/fern/tree/main/generators/typescript and maybe in the main docs too.

It's an omission for something that already exists. Simply undocumented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to buildwithfern.com/learn
Development

No branches or pull requests

2 participants