mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-21 02:35:23 -04:00
![]() DTO should only be used for sending information to and from user. Services now have methods which return normal internal objects and methods which convert them to DTOs. This conversion is done in the controlers Signed-off-by: Yannick Bungers <git@innay.de> |
||
---|---|---|
.. | ||
author-color.entity.ts | ||
note-authorship.dto.ts | ||
note-metadata.dto.ts | ||
note-permissions.dto.ts | ||
note.dto.ts | ||
note.entity.ts | ||
notes.module.ts | ||
notes.service.spec.ts | ||
notes.service.ts | ||
tag.entity.ts |