We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Missing content (not covered in the docs)
No response
For typescript generator, retainOriginalCasing is undocumented
No
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
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.
display_name
displayName
It's an omission for something that already exists. Simply undocumented
chore(docs): Document retainOriginalCasing in TypeScript generator do…
80fe07d
…cs (#6737) (#6788)
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: