pydantic / pydantic-extra-types

Extra Pydantic types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check types' schemas

Kludex opened this issue · comments

We need to make sure all types are generating a valid CoreSchema and a JSON schema.

This task is for me.

On the process, please add 100% coverage.