ApeWorX / ethpm-types

Implementation of EIP-2678
Apache License 2.0
14 stars 8 forks source link

feat: more `Content` validation [APE-1546] #99

Closed antazoey closed 9 months ago

antazoey commented 9 months ago

What I did

while attempting to fix FastAPI stuff, I made content validate better in some edge cases (weird root models, None types, and direct-Paths)

How I did it

How to verify it

Checklist