Skip to content

v4.5.0

Choose a tag to compare

@github-actions github-actions released this 01 May 15:32
· 16 commits to main since this release
b04fb5e

Added

  • API: added ApiEntityAbstract as 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.