recipe-backend/src/dtos
2025-10-04 18:01:46 +02:00
..
AbstractDto.ts running now 2025-09-22 20:17:46 +02:00
AuthPayload.ts add me point to load user data of current user 2025-09-27 07:47:26 +02:00
CompactRecipeDto.ts add CompactRecipePoint for loading recipe header data 2025-09-28 18:41:56 +02:00
CreateUserRequestDto.ts running now 2025-09-22 20:17:46 +02:00
LoginRequestDto.ts running now 2025-09-22 20:17:46 +02:00
LoginResponseDto.ts add token expiry date to login response 2025-09-26 19:42:18 +02:00
RecipeDto.ts save recipes 2025-09-28 12:24:59 +02:00
RecipeIngredientDto.ts correct cascade delete options 2025-10-04 18:01:46 +02:00
RecipeIngredientGroupDto.ts correct cascade delete options 2025-10-04 18:01:46 +02:00
RecipeInstructionStepDto.ts save recipes 2025-09-28 12:24:59 +02:00
UserDto.ts running now 2025-09-22 20:17:46 +02:00