You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MPT-16423] Moved Render and Template to mixin (#163)
Moved Render and Template to mixin
https://softwareone.atlassian.net/browse/MPT-16423
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
* **New Features**
- Standardized render and template endpoints added uniformly (sync +
async) across commerce services via shared mixins.
* **Refactor**
- Replaced per-service render/template implementations with centralized
mixin-based behavior for agreements, assets, orders, subscriptions, and
order-assets.
* **Tests**
- Updated test suite to validate mixin-provided render/template
capabilities and removed duplicated per-service render/template tests.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments