With the implementation of the template-set discovery #1517 we used models classes that the developer has built so that the retriever can't work with future changes in the schema.
We should use the models that will be created out of our templateSetConfigurations.xsd and remove the current models for the TemplateSetArtifactReader. This issue is blocked by #1495 and waits for the new template-set schema.
With the implementation of the template-set discovery #1517 we used models classes that the developer has built so that the retriever can't work with future changes in the schema. We should use the models that will be created out of our templateSetConfigurations.xsd and remove the current models for the TemplateSetArtifactReader. This issue is blocked by #1495 and waits for the new template-set schema.