This commit is contained in:
2026-04-13 13:45:39 +02:00
parent ee37e0041f
commit 4eeaf23d80
6 changed files with 249 additions and 30 deletions

View File

@@ -17,6 +17,7 @@ const COLLECTION_MAP = {
academie: "/api/academie",
insertion: "/api/grandes-ecoles",
hopital: "/api/hopital",
articles_mag: "/api/mags",
}
export default defineEventHandler(async (event) => {