No description
Find a file
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
.github Update Dependabot configuration to set the correct directory for package manifests 2025-08-04 21:45:30 +02:00
apps Refactor editAnnuncio functionality to use AnnunciUpdate schema 2025-08-28 12:37:32 +02:00
.dockerignore fgh 2025-08-07 19:09:47 +02:00
.gitignore init 2025-08-04 17:45:44 +02:00
docker-compose.yml Remove STRIPE_LIMITED_KEY from environment variables across configuration files 2025-08-19 14:38:53 +02:00