Commit Graph

5 Commits

Author SHA1 Message Date
daniil-berg 2a5e35b334 🏷️ Change the many type back to bool in the __init__ method 2023-03-13 15:20:33 +01:00
daniil-berg 712f7fca7b Overload dump/dumps methods to increase type safety;
issue a warning, when using the `many` parameter in `__init__`
2023-03-13 00:08:57 +01:00
daniil-berg 84fa2d2cd9 🚧 Expand generic utility mixin to handle up to 5 type arguments 2023-03-12 18:04:28 +01:00
daniil-berg 72218fd2cb Add loads method overloads to GenericSchema class 2023-03-11 16:23:25 +01:00
daniil-berg bff3c7ef52 Add main GenericSchema class 2023-03-11 16:23:25 +01:00