Default to using aliases when serializing

This is a modest proposal to set the groundwork for !575 (merged) and !587 (merged), where aliases are needed for fields that conflict with Python identifiers, and we were afraid of serializing using the python field names instead of the ones in the specs

Merge request reports

Loading