Open
Description
Let's say we have two versions: v1 and v2
Let's say that our response has a field "address: str" and we want to turn it into a dict in v2. How do we handle this situation in Cadwyn?
What about its reverse? (dict to str)
Let's say we have two versions: v1 and v2
Let's say that our response has a field "address: str" and we want to turn it into a dict in v2. How do we handle this situation in Cadwyn?
What about its reverse? (dict to str)