-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Right now, the serializer craps out on the first invalid field value it finds.
This isn't nice for bringup of new generations where we usually have (a few) unknown values on some fields and so the entire serializion will fail--and what do we do then?
Better to have the serializer just warn on fields that have unknown values and then leave it off the json.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels