Decoding with Warnings Instead of Errors for Flexible Schemas

Hey everyone, I have a newbie question related to schemas. Is it possible for decoding to result in 'warnings' instead of errors in certain cases? I'm looking to create a schema that is more flexible for specific attributes. Does this approach make sense?😅
Was this page helpful?