EnvelopeGenerator/EnvelopeGenerator.Web
TekH 8ae0f79365 refactor(AnnotationDto): split AnnotationDto into AnnotationCreateDto and AnnotationDto
- Introduced AnnotationCreateDto for creation-specific properties
- AnnotationDto now inherits from AnnotationCreateDto and includes Id, AddedWhen, ChangedWhen, and ChangedWho
- Added Type property to AnnotationCreateDto
 - remove CreateAnnotationCommand
2025-10-21 11:42:01 +02:00
..
2025-08-23 00:57:55 +02:00
2025-09-29 10:58:34 +02:00
2025-09-29 16:18:51 +02:00