William Heyman Krill

Results 3 issues of William Heyman Krill

### Expected behavior When having multiple versions of a model I expect to see the version number (v1, v2, ...) in the lineage graph like we do in the old...

bug
sweep

Fixed the following type hint issues: - Added `ManifestV11` to the parse_manifest return type - Fixed the return types for `parse_manifest_v7` to `parse_manifest_v11` which were all previously set to `ManifestV6`...

## Describe the bug The default value of a property in one subschema is unintentionally used as default value in string item property. I have a json schema like so:...