Activity
Update tests
Update tests
Restore the previous behaviour for non-aray and required fields
Restore the previous behaviour for non-aray and required fields
Merge branch 'main' into pydantic-v2
Merge branch 'main' into pydantic-v2
Merge branch 'main' into pydantic-v2
Merge branch 'main' into pydantic-v2
Add serialization to regression tests
Add serialization to regression tests
Fix serialization for AnyResource
Fix serialization for AnyResource
Merge branch 'main' into issue-6-improved
Merge branch 'main' into issue-6-improved
Remove BaseResource, make AnyResource first in mro
Remove BaseResource, make AnyResource first in mro
Split AnyResource into AnyResource and BaseResourve
Split AnyResource into AnyResource and BaseResourve
Add number to string conversion
Add number to string conversion
Merge branch 'main' into issue-6-improved
Merge branch 'main' into issue-6-improved
Move all config options to base model class
Move all config options to base model class
Merge branch 'main' into issue-6-improved
Merge branch 'main' into issue-6-improved
Use __ext suffix instead of _
Use __ext suffix instead of _
Use underscore suffix instead of prefix for primitive. Override base …
Use underscore suffix instead of prefix for primitive. Override base …