Implement annotations to control JSON parsing.
Features: - Rename any field or enum value for JSON purposes. - Flatten structs/groups into their parent object, possibly with a prefix. - Assign a special discriminant field for unions, so that union members can be flattened without ambiguity.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment