Open
Description
With PR #4647, these fields become obsolete and retained purely for compatibility. They have numerous ambiguities and variable implementations. They also MUST NOT be used alongside the newly added fields.
Should we deprecate them, given that their replacements are right there in the Example Object with them and migration would be relatively low-effort? In most cases, just move to the correct new field, although in some cases the serialization might need to be adjusted as serialization/encoding has been interpreted in several ways.
Note that this issue does NOT concern the singular example
fields which will be covered in a separate issue.