IDL fields which are ignored should not require a type

XMLWordPrintableJSON

    • Server Programmability
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The IDL allows for fields in a strict schema to be ignore: true, meaning that they can be safely omitted even when parsed in strict mode. Today these fields also require a type, even though that field has no semantic value since the field is never serialized / deserialized. We should remove type as a requirement when ignore: true is specified.

              Assignee:
              Unassigned
              Reporter:
              Matt Broadstone
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: