feat : ajout de l'api de l'état pour chercher les villes via le CP

This commit is contained in:
tristan
2026-03-18 15:06:21 +01:00
parent 92f54f600f
commit fbfc7acfe4
5 changed files with 83 additions and 76 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(npm run:*)"
"Bash(npm run:*)",
"WebFetch(domain:geo.api.gouv.fr)"
]
}
}