Grigory Kareev

Results 3 comments of Grigory Kareev

Hello! Here is my attempt to fix the problem and produce proper JSON Schema for a model with nullables. It's not perfect. Ideally pydantic should treat NoneType as a valid...

Note that this PR do not fix ```Model.__init__()``` signature due to #1055 .

> # Proposal > Keep the solution as is now - thus use the environment variable name in all situations - not only for trying to read values from env...