Skip to content
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

Indent "tabs" write empty files #1960

Open
matschik opened this issue Dec 30, 2023 · 1 comment
Open

Indent "tabs" write empty files #1960

matschik opened this issue Dec 30, 2023 · 1 comment
Assignees

Comments

@matschik
Copy link

Describe the bug
When indent has value 'tabs', files are empty.
When I set indent to "4", everything works well.

Command example to reproduce the bug:
openapi --input openapi.json --output apiclient --client fetch --name AppClient --indent tabs

@mrlubos
Copy link
Collaborator

mrlubos commented Feb 29, 2024

@matschik did you try using tab? tabs is not a valid value. I wonder if the help documentation threw you off. I fixed that typo in @nicolas-chaulet/openapi-typescript-codegen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants