PJCampi

Results 4 issues of PJCampi

So that's the basic idea. I have also added the code for the other issue I flagged regarding conversion and inheritance. It is very simple for now, but if you...

Let's say I have a class B that is derived from class A and that I have registered a converter for class A. At the moment, an instance of B...

Hey Marts, First of all thanks for the package, it simple but very useful :) I have a couple of comments/questions: **1. Aggregation on annotated field** I have noticed that...

### Description Let's say I register a custom encoder/decoder for type `T` in the `global_config`. I would expect that a `dataclass` with a field of type `Optional[T]` to use the...

bug
api/v0