-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example on object with additionalProperties is cast to map #62
Comments
Again, as with #63 - I am not really sure what is happening here. IMO, this |
Then a nice warning should be thrown, I'm working on a PR that throws a clear error message when deserialization fails |
Sounds good. Try to keep PRs small and only tackle a single, isolated, issue at a time 🙏 - makes merging and reviewing much easier. |
Resolved by #64 - closing. Will not update code to account for these edge cases, instead will throw a clear error message. |
Shoulnt example always be a string?
Details
The text was updated successfully, but these errors were encountered: