Feb 11, 2022
Hi Adam,
Yes, all our schemas are versioned, and so the data generators can create a new version of the schema to meet the new reqirements and migrate existing users to that new new version. Or they may decide to create a new contract for that requirement.
It's much like how an API would evolve over time. You may add new endpoints (contracts) or extend existing ones.