HTML generator shows unspecified struct fields as 'required'
------------------------------------------------------------
Key: THRIFT-832
URL: https://issues.apache.org/jira/browse/THRIFT-832
Project: Thrift
Issue Type: Bug
Affects Versions: 0.3
Reporter: Jeff DeCew
Priority: Minor
Fix For: 0.4
There are 3 states for struct fields: 'optional', 'required', and the implied
'default'. The HTML generator reports the unspecified 'default' state as being
'required', which is incorrect.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.