You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building in a lot more customization to the lib like returning a Result<T> for error handling, formatting modes, and the option to parse without a schema
Currently additional properties in the incoming JSON are ignored. It would be useful to throw an error when additional properties are encountered.
For example:
Output:
The text was updated successfully, but these errors were encountered: