Conductor adds custom attributes to some Tim models (e.g. pool family to BaseImage model). These attrs should be included in api responses. Tim checks if "custom" partial exists for each object template and if so, this partial is included in its reply - we just need to add additional attributes into this custom partials.
Conductor adds custom attributes to some Tim models (e.g. pool family to BaseImage model). These attrs should be included in api responses. Tim checks if "custom" partial exists for each object template and if so, this partial is included in its reply - we just need to add additional attributes into this custom partials.