hedgedoc/src/notes
Philip Molares 47ca8be78b
Docs: Add ApiProperty to all Dtos
This makes it possible for the autogenerated openapi file to contain all the dtos instead of nothing.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-19 12:08:34 +01:00
..
author-color.entity.ts auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
note-authorship.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
note-metadata.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
note-permissions.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
note.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
note.entity.ts NoteEntity: Fix ESLint errors 2021-02-24 21:10:24 +01:00
notes.module.ts Config: Add forbiddenNoteIds to AppConfig 2021-02-20 22:15:04 +01:00
notes.service.spec.ts NotesService: Add unit tests for forbidden note alias 2021-02-20 22:23:52 +01:00
notes.service.ts NotesService: Check if note alias is forbidden 2021-02-20 22:21:31 +01:00
tag.entity.ts Format with Prettier 2 2021-01-06 23:48:53 +01:00