Skip to content

v0.1.9

  • v0.1.9
  • 937f3c4
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v0.1.9
  • 937f3c4
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@Ubospica Ubospica tagged this 25 Dec 15:50
This PR enhances the JSONSchemaConverter:
- Support `oneOf`
- Support `allOf` with one option
- Support `$ref` with any path (previously only those starting with
`#/$def/` is supported)
- Support object with `properties` specified but not `type`, and array
with `item` specified but not `type`
This PR also completes support for pydantic V1.
Assets 2
Loading