Appearance
apps/api/src/features/announcements/announcements.controller.ts ​
Auto-generated by
scripts/generate-file-docs.ts. Do not edit — overwritten on every run.
Purpose ​
Announcements HTTP handlers. Transport-only: parse + validate the request, delegate to AnnouncementsService, format the response envelope. /
Exports ​
export async function createexport async function listexport async function getPendingexport async function getByIdexport async function updateexport async function submitForApprovalexport async function approveexport async function rejectexport async function markReadexport async function withdraw
Imports ​
../../lib/errors../../lib/pagination../../lib/response./announcements.servicefastify