Add error handling for missing types or schemas
Closed this issue · 2 comments
kbrandwijk commented
- A missing schema file will throw an unhandled error on trying to open the file
- A missing type that you try to import is silently ignored
kbrandwijk commented
Waiting for approval of #16.
kbrandwijk commented
Covered by #16