Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
-
Patch Available
Description
In my .thrift file, I have an optional field with a default value of "
". In java generated code it is properly set to "
", but in the node.js code it results in "\" which results in an error.