refactor: rename prestataire to constructeur

This commit is contained in:
Matthieu
2025-09-17 08:50:07 +02:00
parent 4d2d552391
commit e8aeaf98e9
36 changed files with 796 additions and 783 deletions

View File

@@ -47,7 +47,7 @@ if [ -n "$SITE_ID" ]; then
\"name\": \"Presse HP-2000\",
\"siteId\": \"$SITE_ID\",
\"reference\": \"HP-2000-001\",
\"prestataire\": \"IndustriePress\",
\"constructeur\": \"IndustriePress\",
\"prix\": \"150000.00\",
\"emplacement\": \"Zone A - Secteur 3\"
}")
@@ -68,4 +68,4 @@ echo ""
echo "🎯 Pour tester manuellement:"
echo "curl -X GET $BASE_URL/sites"
echo "curl -X GET $BASE_URL/machines"
echo "curl -X GET $BASE_URL/types/machines"
echo "curl -X GET $BASE_URL/types/machines"