v4.5.0
Added
- API: added
ApiEntityAbstractas a convenience base combining searchable/query filter and response model behaviors for entity DTOs.
Changed
- API markers: standardized marker usage around
ApiField(...)flags across core services, ODM persisted entities, and API utility tests while preserving response/update/search semantics.