Is there a possibilty to create Remote Config template to have a reference to another existing template by using $ref keyword in template schema?
I would like to have a template for e.g. “Reward” and in templates for “Quest” and “Vendor” just use reference to this template “Reward”.
Or maybe I don’t understand well this $ref keyword in JSON Schema?