rseymour / typify-tag-example

example of typify not honoring an internally tagged enum in one specific case

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small hacky example of a jsonschema that doesn't do tagged Unions the way typify expects, unfortunately pydantic latest generates them this way as far as I can figure.

About

example of typify not honoring an internally tagged enum in one specific case

License:MIT License


Languages

Language:Python 55.8%Language:Rust 44.2%