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
Refactor: id in update requests + template::update method (#372)
Refactor
Removed ID fields from several update DTOs and standardized update patterns so managers accept entity instances directly.
New Features
Added a dedicated template update DTO and enhanced template update flow (conditional field updates, content resolution, link/image validation, image replacement).
Tests
Unit tests updated to match new DTO shapes and manager signatures.
Chores
Disabled docstring coverage check in CI configuration.
* Update: code rabbit config
---------
Co-authored-by: Tatevik <tatevikg1@gmail.com>
0 commit comments