Hey Folks, The docs about the "fixed" type seem a little confused.
It says "Fixed uses the type name "fixed" and supports two attributes:" and then goes on to list 3 attributes, including "aliases" whose description says "a JSON array of strings, providing alternate names for this enum (optional)." which seems to be copy/pasted from the enum type. I'm guessing that aliases is not really a valid attribute for the fixed type right? Cheers, Andy
