Closed svix-aaron1011 closed 2 months ago
This also changes the Python code generation to generate full class definitions (instead of a Dict alias) for models with no properties. This allows the models to pass 'mypay', and also helps with forwards-compatibility if we later add fields
This also changes the Python code generation to generate full class definitions (instead of a Dict alias) for models with no properties. This allows the models to pass 'mypay', and also helps with forwards-compatibility if we later add fields