Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

De-serialization errors if using definitions-like object #11

Closed
edgarmueller opened this issue Nov 3, 2015 · 1 comment
Closed

De-serialization errors if using definitions-like object #11

edgarmueller opened this issue Nov 3, 2015 · 1 comment

Comments

@edgarmueller
Copy link
Contributor

e.g.

{
  "foo": {
    "a": {"type": "string" },
    "b": {"type": "string" }
  }
}

causes the Reads to fail.

@edgarmueller
Copy link
Contributor Author

My mistake, there was a typo in a type field, I will create follow-up issues to improve readability of deserialization errors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant