Leon Haffmans

Results 3 issues of Leon Haffmans

This would resolve #1683. This PR is just a suggestion. I monkey-patched the function in my code this way to get my use-case to work so I wanted to share...

When generating schemas with a directory of JSON-Schemas as `--input` the relative import paths will be problematic. I had a complex use-case where pydantic threw an error when attempting to...

This is a follow-up issue on #80 and #81. When reintroducing the `py.typed` file (#82), I get some type errors related to the following problem. There are many fields typed...