• Wouter van Oortmerssen's avatar
    Added a "strict JSON" mode to the text generator and compiler · 7fcbe723
    Wouter van Oortmerssen authored
    This will add quotes around field names, as required by the official
    standard. By default it will leave quotes out, as it is more readable,
    more compact, and is accepted by almost all JSON parsers.
    The -S switch to flatc turns on strict mode.
    
    As per rfc 7159.
    
    Change-Id: Ibabe9c8162c47339d00ec581d18721a2ba40c6d0
    Tested: on Windows.
    7fcbe723
md__schemas.html 11 KB