refactor: rename prestataire to constructeur
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user