Fabio Natanael Kepler
Results
1
issues of
Fabio Natanael Kepler
**Describe the bug** Parsing fails with a `KeyError` when processing an external ref that contains a local ref. ``` /datamodel_code_generator/parser/jsonschema.py", line 54, in get_model_by_path return get_model_by_path(schema[keys[0]], keys[1:]) KeyError: 'model_a' ```...