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

Invalid Ballerina.toml generation openapi add in Windows #7508

Open
KavinduZoysa opened this issue Jan 19, 2025 · 0 comments
Open

Invalid Ballerina.toml generation openapi add in Windows #7508

KavinduZoysa opened this issue Jan 19, 2025 · 0 comments

Comments

@KavinduZoysa
Copy link

Description

If we run openapi add command in windows environment, it will generate yaml file path in Ballerina.toml file without escape characters.

Steps to Reproduce

Run bal openapi add -i <path_to_yaml> --module <module_name> and then run bal build.

Version

2201.10.3

Environment Details (with versions)

windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: BackLog
Development

No branches or pull requests

2 participants