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

Node.js and Python APIs output wrong property names and types when there is a space in property name #2185

Closed
mewim opened this issue Oct 11, 2023 · 0 comments · Fixed by #2207

Comments

@mewim
Copy link
Member

mewim commented Oct 11, 2023

As titled, the root cause of the issue is that the results returned by Node.js and Python are parsed from strings, which is not robust. A better approach is to add methods to directly output this information as lists instead of plain strings.

@mewim mewim linked a pull request Oct 11, 2023 that will close this issue
@mewim mewim mentioned this issue Oct 11, 2023
10 tasks
@mewim mewim linked a pull request Oct 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant