feat: add titrePhare
Déploiement API PROD / build (push) Successful in 2m8s
Déploiement API PROD / deploy (push) Successful in 53s

This commit is contained in:
2026-06-20 18:37:23 +04:00
parent 03e2449be3
commit 2540c04782
2 changed files with 6 additions and 0 deletions
@@ -61,6 +61,11 @@
"isOKIAwtis": {
"type": "boolean",
"default": false
},
"titrePhare": {
"type": "relation",
"relation": "manyToOne",
"target": "api::parole.parole"
}
}
}