Skip to main content

Model Imports Bug Fix In Node

· One min read

We encountered an error with custom types import in our Node SDK (with test cases). Custom Types which had spaces in between 2 words like Custom Type, or any special characters in their name were not being generated correctly. Causing the SDK to break.

This bug has been fixed now. Please regenerate your SDK if you encountered this bug.

Note: If your SDK does not have automatically generated test cases, your SDK will not be affected in any way by this bug fix.