themis icon indicating copy to clipboard operation
themis copied to clipboard

Add Polymorphic Schema

Open RaduMolnar99 opened this issue 3 years ago • 0 comments

We should have a class PolymorphicSchema which should have the following:

  • a lookup field which by default should have the value type
  • an object field which will store a key value. The value will be a schema and the key should be used to determine which schema we are using.

RaduMolnar99 avatar Sep 14 '22 08:09 RaduMolnar99