infoalloggi-monorepo/apps
Marco Pedone 9d80dad9bd Refactor editAnnuncio functionality to use AnnunciUpdate schema
- Updated the editAnnuncio procedure to accept a new input structure containing annuncioId and data.
- Removed the old EdiAnnuncioSchema and replaced it with a direct use of AnnunciUpdate.
- Simplified the editAnnuncioHandler to directly spread the data object into the database update call.
- Renamed getAnnuncioById to getAnnuncioByIdForEdit for clarity.
2025-08-28 12:37:32 +02:00
..
backend fix: update data extraction and parsing for availability, permanence, and people in Annuncio 2025-08-27 17:03:57 +02:00
db Implement code changes to enhance functionality and improve performance 2025-08-16 19:38:38 +02:00
infoalloggi Refactor editAnnuncio functionality to use AnnunciUpdate schema 2025-08-28 12:37:32 +02:00